sbf_path_number | R Documentation |
Path to Number
sbf_path_number(
x_name,
sub = sbf_get_sub(),
main = sbf_get_main(),
ext = "rds",
exists = NA
)
x_name |
A string of the name. |
sub |
A string specifying the path to the sub folder (by default the current sub folder). |
main |
A string specifying the path to the main folder (by default the current main folder) |
ext |
A string specifying the extension. |
exists |
A logical scalar specifying whether the file should exist. |
A string indicating the path.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.