View source: R/write_installer.R
write_install | R Documentation |
This function writes a list of packages to install one per line in the form of ‘install.package(’package_name')'. The file is written to a hidden folder called '.binder/'.
write_install(path = ".")
path |
Path to project |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.