sbf_block_exists: Code Block Exists

View source: R/exists.R

sbf_block_existsR Documentation

Code Block Exists

Description

this function is now deprecated as of version 0.0.0.9045

Usage

sbf_block_exists(x_name, sub = sbf_get_sub(), main = sbf_get_main())

Arguments

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)

Value

A flag specifying whether the block exists.

See Also

Other exists functions: sbf_data_exists(), sbf_number_exists(), sbf_object_exists(), sbf_plot_exists(), sbf_string_exists(), sbf_table_exists()


poissonconsulting/subfoldr2 documentation built on Nov. 17, 2024, 1:33 a.m.