Get relative path in local folder from identifier
rb_get_relative_path.Rd
Based only on cached data-
Arguments
- dribble_id
The dribble identifier of a folder on Google Drive.
- project
Defaults to NULL. Can be set once per session with `rb_get_project_name()`. If given, must be a character vector of length one: name of the project.
- max_level
Defaults to 100. Maximum level of sub-folders to backup. Default means it will go 100 times deep into sub-folders. Used also to prevent infinite loops.
- base_folder
Name of base folder, defaults to `rbackupr`