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

binData() & bootMeanDF() refinements #410

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

binData() & bootMeanDF() refinements #410

wants to merge 4 commits into from

Conversation

jack-davison
Copy link
Collaborator

This PR refines binData() & bootMeanDF().

In short:

  • Adds the type arg to binData().

  • Adds the B & conf.int args to binData().

  • Combines documentation for binData() and bootMeanDF() as they're very similar, but their names don't make this immediately obvious.

  • Usual styling / documentation refinements.

  • Moves bootMean stuff to its own .R file outside of utilities.R

- moved to own R script

- added type, conf.int & B to `binData()`

- use modern dplyr

- redocument
@jack-davison jack-davison mentioned this pull request Feb 1, 2025
11 tasks
@jack-davison jack-davison added enhancement Ideas for new features for openair utilities 🛠 Openair data utilities, e.g., timeAverage labels Feb 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Ideas for new features for openair utilities 🛠 Openair data utilities, e.g., timeAverage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant