0.1.0
Initial GitHub release
New Content/Features
-
R Setup Log Notebook (r-setup-log.Rmd): My notes on my personal R setup
-
minor updates to R Training Log
-
style_all()
: style all.R
and.Rmd
files in a project usingstyler
-
lint_all()
: lint all.R
and.Rmd
files in a project usinglintr
-
add GitHub Actions for continuous integration testing