load_start_tab: Read in start_tab

View source: R/analysis.R

load_start_tabR Documentation

Read in start_tab

Description

Searches the working directory for a file called "start_tab.csv" and reads in the first one found

Usage

load_start_tab(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_theta_chains(), load_titre_dat()

Examples

## Not run: load_start_tab()

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