RMD
Daniel Tafmizi Dr. Friedman Lis 4370 Module 12 Github: daniel.R/Work.R/LIS4370Rprog/mod12.Rmd at main · DanielDataGit/daniel.R I have been using the R-markdown structure in my Data and Text Mining course. Having this practice, I have become familiar with the structure and html output. One new thing I learned was the kable function. This offers a visually appealing way to structure an R table output. I am excited to test more knitr functions while creating vignettes for my final project. I think RMD's are a great way to teach users how a package works.