Skip to contents

Reads a manifest created using pin_write_manifest() to create a named character vector that can be used to create a pins::board_url().

Usage

manifest_latest(url)

Arguments

url

root URL of the board

Value

character, named vector:

  • names are names of pins

  • values

Examples

manifest_latest(url_demo_manifest())
#>                                                                                                             mtcars-csv 
#>  "https://raw.githubusercontent.com/ijlyttle/pinsManifest/main/tests/testthat/pins/mtcars-csv/20220811T155805Z-48c73/" 
#>                                                                                                            mtcars-json 
#> "https://raw.githubusercontent.com/ijlyttle/pinsManifest/main/tests/testthat/pins/mtcars-json/20220811T155805Z-c2702/"