sbf_get_archive | R Documentation |
Get Archive Directory
sbf_get_archive(main = sbf_get_main(), archive = 1L)
main |
A string specifying the path to the main folder (by default the current main folder) |
archive |
A positive whole number specifying the folder archived folder where 1L (the default) indicates the most recently archived folder or a character string of the path to the archived folder. |
A string of the path to the archived directory.
Other archive:
sbf_archive_main()
,
sbf_unarchive_main()
Other directory functions:
sbf_add_sub()
,
sbf_get_db_name()
,
sbf_get_main()
,
sbf_get_sub()
,
sbf_get_workbook_name()
,
sbf_reset()
,
sbf_reset_db_name()
,
sbf_reset_main()
,
sbf_reset_sub()
,
sbf_set_db_name()
,
sbf_set_main()
,
sbf_set_sub()
,
sbf_up_sub()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.