Skip to content

dead_band update #93

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

Merged
merged 2 commits into from
May 29, 2025
Merged

dead_band update #93

merged 2 commits into from
May 29, 2025

Conversation

wilsonsj100
Copy link
Collaborator

Change dead_band in ffi_compute_fluxes() so that users can enter either a single value (numeric) or a column of per group values

Change dead_band so that it can either be a single number or it can be a column of values per group
@bpbond bpbond self-requested a review May 29, 2025 13:12
Copy link
Member

@bpbond bpbond left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good @wilsonsj100 !

One suggestion: it would be useful to add a mention of this capability to the introductory vignette, for example, perhaps a brief comment ("# Here we use a constant dead band value, but this can also vary by group; see the documentation") here:

fluxes <- ffi_compute_fluxes(dat,

@wilsonsj100 wilsonsj100 merged commit ba284e1 into main May 29, 2025
5 checks passed
@wilsonsj100 wilsonsj100 deleted the 1.0.1-release branch May 29, 2025 13:31
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.

2 participants