R - Frequent Patterns
Description
Checks for frequent patterns within datasets.
Full pdf report is available at documents/a3_report.pdf
.
Running the Program
The associated R program is located at a3.r
.
On Ubuntu systems, run via Rscript ./a3.r
in console.
References
See the documents/references.md
file.