Skip to contents

Reads in Memorial Hermann recodes from version control. Specify the exact recode document to be used by setting the recode path with set_recode_path().

Usage

read_recodes(file = "consolidated")

Arguments

file

recode file name to read in. Reads in from the edit directory.

Examples

if (FALSE) {
  read_recodes()
}