sbf_path_object.Rd
Path to Object
sbf_path_object(
x_name,
sub = sbf_get_sub(),
main = sbf_get_main(),
ext = "rds",
exists = NA
)
A string of the name.
A string specifying the path to the sub folder (by default the current sub folder).
A string specifying the path to the main folder (by default the current main folder)
A string specifying the extension.
A logical scalar specifying whether the file should exist.
A string indicating the path.