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

searchLocations needs a better example #23

Open
flaneuse opened this issue Nov 3, 2020 · 1 comment
Open

searchLocations needs a better example #23

flaneuse opened this issue Nov 3, 2020 · 1 comment

Comments

@flaneuse
Copy link
Contributor

flaneuse commented Nov 3, 2020

searchLocations(c("California", "Florida", "Texas"), admin_level=1) which returns "California" "Florida" "Texas" seems not particularly useful.

@flaneuse
Copy link
Contributor Author

@gkarthik: umm?

searchLocations(c("California", "San Diego", "Belarus"), admin_level=1)
San Diego  not found. Please check spelling.
Belarus  not found. Please check spelling.

see also #60

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