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

Arguments

location

string giving the relative file path to be searched

Value

data frame, the first found antigenic map tables in the current working directory

See also

Examples

if (FALSE) load_antigenic_map_file()