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

Fix an issue with dplyr::bind_rows #130

Merged
merged 5 commits into from Apr 11, 2016
Merged

Conversation

robertzk
Copy link
Owner

@robertzk robertzk commented Apr 8, 2016

if (is(try, "try-error")) {
data <- plyr::rbind.fill(uncached_data, cached_data)
}

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clean formatting/indentation

@kirillseva
Copy link
Collaborator

👍

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 85a767e on fix_dplyr_bind_rows_issue into * on master*.

@robertzk robertzk merged commit f943f5a into master Apr 11, 2016
@robertzk robertzk deleted the fix_dplyr_bind_rows_issue branch April 11, 2016 20:46
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.

None yet

4 participants