makeSectionsAbsolute | R Documentation |
Make selected sections absolute using config path
makeSectionsAbsolute(object, sections, cfgPath)
## S4 method for signature 'Config,character,character'
makeSectionsAbsolute(object, sections, cfgPath)
object |
|
sections |
character set of sections to make absolute |
cfgPath |
character absolute path to the config YAML file |
Config with selected sections made absolute
makeSectionsAbsolute(
object = Config,
sections = character,
cfgPath = character
)
: Make selected sections absolute using config path from "Project"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.