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

Generics set_* functions #58

Merged
merged 5 commits into from
Jul 19, 2022
Merged

Generics set_* functions #58

merged 5 commits into from
Jul 19, 2022

Conversation

EmilHvitfeldt
Copy link
Member

This PR adds methods for cluster_spec objects to set_engine(), set_args() and set_mode() reexported from parsnip

to close #53

@EmilHvitfeldt EmilHvitfeldt merged commit d4b77b2 into main Jul 19, 2022
@EmilHvitfeldt EmilHvitfeldt deleted the generics_set_ branch July 19, 2022 20:08
@github-actions
Copy link

This pull request has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.

@github-actions github-actions bot locked and limited conversation to collaborators Jan 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make set_mode(), set_engine() and set_args() generic.
1 participant