Skip to content

Commit

Permalink
Fix data description (#47)
Browse files Browse the repository at this point in the history
Closes #46
  • Loading branch information
edelarua committed Nov 28, 2023
1 parent 9a73bc9 commit ab2930e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/data.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#' Low levels of FEV1 may indicate chronic obstructive pulmonary disease (COPD).
#' @format A `tibble` with 800 rows and 7 variables:
#'
#' - `USUBJID`: price, in US dollars.
#' - `USUBJID`: unique subject identifier.
#' - `AVISIT`: visit number.
#' - `ARMCD`: treatment, `TRT` or `PBO`.
#' - `RACE`: 3-category race.
Expand Down
2 changes: 1 addition & 1 deletion man/fev_data.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ab2930e

Please sign in to comment.