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

<AsIs> methods for rescale() #404

Merged
merged 3 commits into from
Nov 2, 2023
Merged

Conversation

teunbrand
Copy link
Contributor

This PR fixes #403.

It implements the suggestion in the linked issue, as well as a rescale_mid() method.

@thomasp85
Copy link
Member

Can I get you to fix merge conflicts?

Merge branch 'main' into asis_rescale

# Conflicts:
#	NEWS.md
#	R/bounds.R
#	man/rescale.Rd
@teunbrand
Copy link
Contributor Author

Yep, done!

@thomasp85 thomasp85 merged commit 16cb02b into r-lib:main Nov 2, 2023
11 of 12 checks passed
@thomasp85
Copy link
Member

Thanks

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.

Feature request: rescale.AsIs method
2 participants