View source: R/create_project.R
This function creates a prject folder directory in the preferred HEOR folder format
1 | create_project(root)
|
1 2 3 4 | create_project(path = "P:/AZ/Hyperkalaemia/HEORXXX")
current_path <- getwd()
create_project(current_path)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.