We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bcdc_type
@boshek we could consider using the new field bcdc_type in the resource tibble:
type = safe_map_chr(x, "bcdc_type"),
See here.
It lists each resource as geographic, tabular, application, or webservice
Originally posted by @ateucher in #283 (comment)
The text was updated successfully, but these errors were encountered:
It could then be used in the print methods for bcdc_records and resources.
Sorry, something went wrong.
No branches or pull requests
@boshek we could consider using the new field
bcdc_type
in the resource tibble:See here.
It lists each resource as geographic, tabular, application, or webservice
Originally posted by @ateucher in #283 (comment)
The text was updated successfully, but these errors were encountered: