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

Improved error messaging #94

Open
sebastian-fox opened this issue Oct 29, 2020 · 0 comments
Open

Improved error messaging #94

sebastian-fox opened this issue Oct 29, 2020 · 0 comments

Comments

@sebastian-fox
Copy link
Member

In some cases where errors occur because of no data (for combinations of indicator and area type), the messaging isn't clear for the user

library(fingertipsR)

phof_data_live <- fingertips_data(ProfileID = 19, AreaTypeID = 202, rank=TRUE) 
test <- indicator_order(DomainID = 1000044, AreaTypeID = 202, ParentAreaTypeID = 6) 
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