| bootstrap_project_init | R Documentation |
Generates an init.R file showing the initialization logic. Useful for documentation and understanding how the project was set up.
bootstrap_project_init(output_file = "init.R")
output_file |
Path where init.R should be written. Default: "init.R" |
Invisibly returns TRUE on success
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.