Skip to content

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Jennit07 committed Sep 19, 2023
1 parent b71b72c commit afbafb5
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 @@ -33,6 +33,7 @@ export(get_demographic_cohorts_path)
export(get_dev_dir)
export(get_dn_costs_path)
export(get_dn_raw_costs_path)
export(get_existing_data_for_tests)
export(get_file_path)
export(get_gp_ooh_costs_path)
export(get_gp_ooh_raw_costs_path)
Expand Down
1 change: 1 addition & 0 deletions R/get_existing_data_for_tests.R
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
#'
#' @family test functions
#' @seealso produce_source_extract_tests
#' @export
get_existing_data_for_tests <- function(new_data, file_version = "episode", anon_chi = FALSE) {
file_version <- match.arg(file_version, c("episode", "individual"))

Expand Down

0 comments on commit afbafb5

Please sign in to comment.