load_titre_dat: Read in titre_dat

View source: R/analysis.R

load_titre_datR Documentation

Read in titre_dat

Description

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

Usage

load_titre_dat(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_titre_dat()

seroanalytics/serosolver documentation built on April 24, 2023, 9:52 a.m.