Skip to content

Commit 7ab9ec2

Browse files
committed
Resolve discrepancy in column name between example dataset and documentation
1 parent ee8d7f2 commit 7ab9ec2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/data.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#' \item{Within_4h}{Total attendances that were < 4 hours}
1212
#' \item{Over_4h}{Total attendances that were > 4 hours}
1313
#' \item{Percent_in_4h}{Percentage of attendances within 4 hours}
14-
#' \item{E_Adm_ViaAE}{Total emergency admissions via emergency department}
14+
#' \item{E_Adm_Via_ED}{Total emergency admissions via emergency department}
1515
#' \item{E_Adm_Over_4h}{Total > 4 hours from decision to admit to admission}
1616
#' }
1717
#'

man/ed_attendances_monthly.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)