Skip to content

Fix as xts #44

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

Merged
merged 2 commits into from
Jun 16, 2017
Merged

Fix as xts #44

merged 2 commits into from
Jun 16, 2017

Conversation

DavisVaughan
Copy link
Collaborator

The solution of not_date <- x %>% dplyr::select(-dplyr::matches(date_col)) should work well for now. Eventually we want to get rid of as_xts for the timekit version, and we will likely start phasing out other calls to select_() and other NSE functions in favor of r-lang tidyeval calls.

@DavisVaughan DavisVaughan requested a review from mdancho84 June 14, 2017 01:40
@mdancho84 mdancho84 merged commit 30ccff8 into master Jun 16, 2017
@DavisVaughan DavisVaughan deleted the fix_as_xts branch June 25, 2017 13:55
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