Hosting an R Markdown Website on Github Pages
Crump's Computational Cognition Lab
0:00 / 0:00
Hosting an R Markdown Website on Github Pages
14 439 просмотров · 7 лет назад
Crump's Computational Cognition Lab
858 подписчиков
14 439 просмотров · 7 лет назад
Subscribe to Programming for Psychologists:
https://www.youtube.com/c/Programming...
This is a tutorial for PSYC 7709 that shows how to:
a. fork a github repository containing a sample R Markdown website
b. rename the repository
c. serve the html content in the doc folder as a webpage using github pages
d. clone the repository to your local computer using github desktop
e. Open the R project file in R-studio locally, and make some changes
f. Push the changes back to the Github repository, and view the updated website