load_antigenic_map_file: Read in antigenic_map

View source: R/analysis.R

load_antigenic_map_fileR Documentation

Read in antigenic_map

Description

Searches the working directory for a file with "antigenic_map.csv" in the name and reads in the first one found

Usage

load_antigenic_map_file(location = getwd())

Arguments

location

string giving the relative file path to be searched

Value

data frame, the first found antigenic map tables in the current working directory

See Also

Other load_data_functions: load_antibody_data(), load_infection_chains(), load_mcmc_chains(), load_start_tab(), load_theta_chains()

Examples

## Not run: load_antigenic_map_file()

seroanalytics/serosolver documentation built on Aug. 18, 2024, 12:46 p.m.