Skip to content

hakyimlab/web-predictdb

Repository files navigation

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