Closed abichat closed 5 months ago
New function step_taxonomy().
step_taxonomy()
Replace superseded juice() with bake(new_data = NULL) to align with current practices (closes #1).
juice()
bake(new_data = NULL)
Before submitting your PR to this repo, please make sure that:
NEWS
dev
Thank you!
scimo 0.0.2
New function
step_taxonomy()
.Replace superseded
juice()
withbake(new_data = NULL)
to align with current practices (closes #1).Before submitting your PR to this repo, please make sure that:
NEWS
file has been updated.dev
or you have increased the version number.Thank you!