sbf_block_exists | R Documentation |
this function is now deprecated as of version 0.0.0.9045
sbf_block_exists(x_name, sub = sbf_get_sub(), main = sbf_get_main())
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) |
A flag specifying whether the block exists.
Other exists functions:
sbf_data_exists()
,
sbf_number_exists()
,
sbf_object_exists()
,
sbf_plot_exists()
,
sbf_string_exists()
,
sbf_table_exists()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.