Skip to content

Commit

Permalink
Merge pull request #6 from jameshowison/main
Browse files Browse the repository at this point in the history
added a packaget to test making a PR
  • Loading branch information
jameshowison authored Apr 1, 2022
2 parents a381094 + fe620d8 commit d5e82f9
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions install.R
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
tidyverse
lubridate
here
markdown
rmarkdown
kableExtra
glue
install.packages("tidyverse")
install.packages("lubridate")
install.packages("here")
install.packages("markdown")
install.packages("rmarkdown")
install.packages("kableExtra")
install.packages("glue")

0 comments on commit d5e82f9

Please sign in to comment.