We try to follow the GitHub flow for development.
git fetch upstream
followed by git merge upstream/master
..Rproj
).R CMD check
using devtools::check()
and aim for 0 errors and warnings.R CMD check
using devtools::check()
and aim for 0 errors and warnings.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.