# If you like git
sckott/rforcats
repo by doing git remote add upstream git@github.com:sckott/rforcats.git
index.Rmd
. It’s a R markdown document, which is essentially just Markdown, so should be easy to add to/change. After you make your changes, run knit("index.Rmd")
in R, which will build a new index.md
. If you have time/interest, also build the html page by doing jekyll build
. This requires jekyll
of course. You can also preview the site by doing jekyll serve
, then navigate in your browser to http://localhost:4000sckott/rforcats
# If you like git, but aren’t that familiar with R
sckott/rforcats
repo by doing git remote add upstream git@github.com:sckott/rforcats.git
index.Rmd
. It’s a R markdown document, which is essentially just Markdown, so should be easy to add to/change.sckott/rforcats
# If you don’t like git (or, I don’t know what git is)
rforcats
GitHub repository# Issues/bugs/questions/feature requests
If you want to submit an issue (bug report/question/feature request/etc.), go to the issues page and do that.
Thanks for contributing whether you or your cat wrote the code!!!!!
To the extent possible under law, Scott Chamberlain has waived all copyright and related or neighboring rights to rforcats. This work is published from: United States.