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

handle edge cases; group has no organizer, old events #34

Closed
wants to merge 5 commits into from

Conversation

EconomiCurtis
Copy link

For example, here's a group with no organizer;

r_user_group = find_groups("Durban r-user")
#> Downloading 1 record(s)...
#> Error: Result 1 is not a length 1 atomic vector

I replaced .null with .default because purrr issue "Default value to replace NULL #110"

@EconomiCurtis EconomiCurtis changed the title handle edge case in which group has no organizer, handle edge cases; group has no organizer, old events Apr 30, 2018
@EconomiCurtis
Copy link
Author

Adding more default values also helps deal with issue #29.

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

Successfully merging this pull request may close these issues.

2 participants