Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 801 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 801 Bytes

Netlify Status

Lab notes in Rmarkdown

For this setup to work, you need to have blogdown and hugo installed on your computer.

  • install.packages('blogdown')
  • blogdown::install_hugo()
  • Open RStudio by double clicking lab-notes.Rproj
  • Start a new analysis by adding a New Post from the addin option at the top of the source panel

  • Choose the title, author, tags
  • In format select R Markdown (.Rmd) option
  • git add, commit and push

Netlify is hosting the content here