make_moves_table: make_moves_table

View source: R/spell_linkage.R

make_moves_tableR Documentation

make_moves_table

Description

make_moves_table

Usage

make_moves_table(
  ed_data = test_ed_data_sample,
  inpatient_data = test_ip_data_sample,
  all_episodes,
  ward_mapping_config_path
)

Arguments

ed_data

standard ED data

inpatient_data

standard inpatient data

all_episodes

all episodes tables (this is an output from make_spell_table)

ward_mapping_config_path

path to the ward mapping config file

Value

moves table


HorridTom/hospitalflow documentation built on June 14, 2022, noon