Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Jennit07 committed Sep 20, 2023
1 parent 470cff0 commit baba48c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ export(process_tests_prescribing)
export(process_tests_sc_ch_episodes)
export(process_tests_sc_demographics)
export(process_tests_sds)
export(produce_episode_file_tests)
export(produce_source_extract_tests)
export(produce_test_comparison)
export(read_extract_acute)
Expand Down
1 change: 1 addition & 0 deletions R/process_tests_episode_file.R
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ process_tests_episode_file <- function(data, year) {
#' [create_hscp_test_flags()] and [create_hb_cost_test_flags()]
#' for creating test flags
#' @seealso calculate_measures
#' @export
produce_episode_file_tests <- function(
data,
sum_mean_vars = c("beddays", "cost", "yearstay"),
Expand Down

0 comments on commit baba48c

Please sign in to comment.