View source: R/build_metadata_shell.R
extract_script_path | R Documentation |
Extract the path to the current script
extract_script_path(code_root)
code_root |
[chr] Path to top-level code repo folder, require: path |
[chr] Path to the current script, relative to the code_root, NA if unable to find
extract_script_path(code_root = getwd())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.