R/rw_parameters.R
load_swap_parameters.Rd
Loads the SWAP parameters as parsed by parse_swap_file() and returns them as a tibble
parse_swap_file()
load_swap_parameters(project_path, swap_file = "swap.swp", verbose = F)
path to project directory (string
name of the swap file to parse (string)
print status? (flag)
Tibble of parameter set
parse_swap_file() write_swap_file()
write_swap_file()