read_live_catalog: Read Live Catalog from Github release

View source: R/update_catalog.R

read_live_catalogR Documentation

Read Live Catalog from Github release

Description

Every month, our data catalog is refreshed. This function reads the most current catalog from the Github release.

Usage

read_live_catalog(
  url = paste0("https://github.com/mikejohnson51/climateR-catalogs",
    "/releases/latest/download/", "catalog.parquet")
)

Arguments

url

URL to read

Value

data.frame

See Also

Other catalog: catalog


mikejohnson51/climateR documentation built on March 27, 2024, 5:31 p.m.