Skip to content

Commit

Permalink
#2001 insert parenthesis in NEWS.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ben Straub <[email protected]>
  • Loading branch information
manciniedoardo and bms63 authored Jul 22, 2023
1 parent 7ca82ab commit 7fc46f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## Updates of Existing Functions
- The functions `derive_param_bmi()` and `derive_param_bsa()` are updated to have the option of producing more values at visits when only weight is collected (#1228).
- The functions `derive_var_age_years` and `compute_age_years` are updated to return an `NA` age in the case that the age unit is missing. (#2001) The argument `unit` for `derive_vars_aage` is also changed to `age_unit` for consistency between these age-related functions. (#2025)
- The functions `derive_var_age_years()` and `compute_age_years()` are updated to return an `NA` age in the case that the age unit is missing. (#2001) The argument `unit` for `derive_vars_aage()` is also changed to `age_unit` for consistency between these age-related functions. (#2025)

## Breaking Changes
- The following functions, which were deprecated in previous `{admiral}` versions, have been removed: (#1950)
Expand Down

0 comments on commit 7fc46f3

Please sign in to comment.