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

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