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

627 remove labels in piping #628

Merged
merged 8 commits into from
Dec 6, 2023
Merged

627 remove labels in piping #628

merged 8 commits into from
Dec 6, 2023

Conversation

mattfidler
Copy link
Member

@mattfidler mattfidler commented Dec 5, 2023

Closes #628
Closes #521

@mattfidler mattfidler linked an issue Dec 5, 2023 that may be closed by this pull request
@mattfidler
Copy link
Member Author

Should also align removal of parameters/ini with this idiom. Namely

|> ini(var <- NULL)

|> model(var <- NULL)

@mattfidler mattfidler merged commit dd99ee0 into main Dec 6, 2023
7 of 9 checks passed
@mattfidler mattfidler deleted the 627-remove-labels-in-piping branch December 6, 2023 04:35
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.

Remove labels in piping Cannot modify the backTransform() with ini()
1 participant