Skip to content

Commit

Permalink
footnote
Browse files Browse the repository at this point in the history
  • Loading branch information
wlandau-lilly committed Aug 29, 2023
1 parent d93ad6a commit efbfd6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloud-storage.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ This chapter requires `targets` version 1.2.2.9002 or higher. Please visit the [

### Inspect the results on a different computer

1. `tar_meta_download()` downloads the latest metadata from the bucket to the local [`_targets/meta/`](#data) folder.
1. `tar_meta_download()` downloads the latest metadata from the bucket to the local [`_targets/meta/`](#data) folder.^[Functions `tar_meta_upload()`, `tar_meta_sync()`, and `tar_meta_delete()` also manage cloud metadata.]
1. Helpers like `tar_read()` read local metadata and access target data in the bucket.

### Track history
Expand Down

0 comments on commit efbfd6a

Please sign in to comment.