load_antibody_data: Read in antibody_data

View source: R/analysis.R

load_antibody_dataR Documentation

Read in antibody_data

Description

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

Usage

load_antibody_data(location = getwd())

Arguments

location

string giving the relative file path to be searched

Value

data frame, the first found starting parameter tables in the current working directory

See Also

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

Examples

## Not run: load_antibody_data()

adamkucharski/serosolver documentation built on April 28, 2024, 6:19 p.m.