Install directly from GitHub using the remotes package:
remotes::install_github('wilsontom/myProject')
To create a new drake
/renv
project;
# Initialise project
myProject::init('your_project_directory')
# Add Rmd report template
myProject::add_report('your_project_directory')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.