Skip to contents

A simplified list of domains, to demo the function domain_mapping.R

This data was created with these two steps:

  1. domain_list <- read.csv('browseMetadata/data-raw/domain_list_demo.csv',header=FALSE)

  2. usethis::use_data(domain_list)

Usage

data(domain_list)

Format

A data frame with 5 rows and 1 column

Source

The csv was manually created