Skip to contents

A list of pre-defined pairings between data element and domain code.

For each data element that domain_mapping.R processes:

If it is contained within this look-up table, it uses the auto-categorised domain code rather than asking the user to categorise.

This data was created with these two steps:

  1. look_up <- read.csv('browseMetadata/data-raw/look_up.csv')

  2. usethis::use_data(look_up)

Usage

data(look_up)

Format

A data frame with a variable number of rows and 3 columns

Source

The csv was manually created