render_ioslides("2020-02-04-r-packages-setup.Rmd")
On RStudio desktop, I created the demo package and pushed it to GitHub.
create_package("demo") use_git() use_github("2degreesinvesting")
On GitHub, I forked the demo package from 2degreesinvesting/demo to maurolepore/demo.
On the ds-incubator workspace on rstudio.cloud, I created a new repo from GitHub and added packages from the base project (devtools and friends).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.