load_antigenic_map_file | R Documentation |
Searches the working directory for a file with "antigenic_map.csv" in the name and reads in the first one found
load_antigenic_map_file(location = getwd())
location |
string giving the relative file path to be searched |
data frame, the first found antigenic map tables in the current working directory
Other load_data_functions:
load_antibody_data()
,
load_infection_chains()
,
load_mcmc_chains()
,
load_start_tab()
,
load_theta_chains()
## Not run: load_antigenic_map_file()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.