Check if progress metadata exists.
Check if the progress metadata file _targets/meta/progress
exists for the current project.
tar_exist_progress(store = targets::tar_config_get("store"))
store |
Character of length 1, path to the
|
To learn more about local storage in targets
, visit
https://books.ropensci.org/targets/files.html#internal-files.
Logical of length 1, whether the current project's metadata exists.
Other existence:
tar_exist_meta()
,
tar_exist_objects()
,
tar_exist_process()
,
tar_exist_script()
tar_exist_progress()
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.