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

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

Examples

if (FALSE) load_start_tab()