Skip to content
New issue

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

*info functions should validate vpu argument #78

Open
jsta opened this issue Jul 19, 2021 · 0 comments
Open

*info functions should validate vpu argument #78

jsta opened this issue Jul 19, 2021 · 0 comments

Comments

@jsta
Copy link
Owner

jsta commented Jul 19, 2021

nhdR::nhd_plus_info(vpu = "03", component = "NHDPlusAttributes") should return an error:

03 is not a valid vpu. Are you missing a letter designation? See VPU map.

This error is thrown when running the equivalent *load function:

nhdR::nhd_plus_load(vpu = "03", component = "NHDPlusAttributes", dsn = "PlusWaterbodyLakeMorphology")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant