geomarker-io / codec

Community Data Explorer for Cincinnati
https://geomarker.io/codec/
GNU General Public License v3.0
4 stars 3 forks source link

using `base::attr()` to get metadata #74

Closed cole-brokamp closed 1 year ago

cole-brokamp commented 1 year ago

Is an easy way to get single metadata properties and schema properties, should we include this the package documentation somewhere? Something more programmatic than the glimpse_* functions would be good to expose.

cole-brokamp commented 1 year ago

looking back, this is mentioned here: https://github.com/geomarker-io/codec/blob/8a65a7aa0d268f7d5679500c4a476712b72815c2/vignettes/curating-metadata.Rmd#L53

and the title says "attributes" in it, so I think we are good. 😎