We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See #29 .
Using the template in musings/example-recipe.R, add a method for predict so that if new_data has class epi_df, we keep the keys in the prediction.
musings/example-recipe.R
predict
new_data
epi_df
The text was updated successfully, but these errors were encountered:
Merge pull request #30 from kenmawer/km-pr_34_rectify_tests
0dbfc2e
Km pr 34 rectify tests
Addressed with the frosting branch.
frosting
Sorry, something went wrong.
rachlobay
No branches or pull requests
See #29 .
Using the template in
musings/example-recipe.R
, add a method forpredict
so that ifnew_data
has classepi_df
, we keep the keys in the prediction.The text was updated successfully, but these errors were encountered: