sbf_rm_flobs | R Documentation |
Delete Flobs Subdfolder
sbf_rm_flobs(
sub = sbf_get_sub(),
main = sbf_get_main(),
ask = getOption("sbf.ask", TRUE)
)
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) |
ask |
A flag specifying whether to ask before deleting the subfolder. |
A invisible string of the directory deleted.
Other housekeeping functions:
sbf_archive_main()
,
sbf_rm_main()
,
sbf_unarchive_main()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.