Skip to content

0.1.0

Compare
Choose a tag to compare
@jabenninghoff jabenninghoff released this 31 Dec 20:49
· 763 commits to main since this release

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 using styler

  • lint_all(): lint all .R and .Rmd files in a project using lintr

  • add GitHub Actions for continuous integration testing