Searches the working directory for a file with "titre_dat.csv" in the name and reads in the first one found
load_titre_dat(location = getwd())
| location | string giving the relative file path to be searched |
|---|
data frame, the first found starting parameter tables in the current working directory
Other load_data_functions:
load_antigenic_map_file(),
load_infection_chains(),
load_mcmc_chains(),
load_start_tab(),
load_theta_chains()
if (FALSE) load_titre_dat()