View source: R/object_catalog_search.R
ps1_metadata | R Documentation |
Return metadata for the specified catalog and table
ps1_metadata(table = "mean", release = "dr2")
table |
"mean", "stack", "forced_mean" or "detection" |
release |
"dr1" or "dr2"(default) |
Returns data.frame with columns: name, type, description
## Not run:
ps1_metadata()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.