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_antibody_data(), load_antigenic_map_file(), load_infection_chains(), load_mcmc_chains(), load_theta_chains()

Examples

## Not run: load_start_tab()

seroanalytics/serosolver documentation built on April 10, 2024, 3:28 p.m.