read_lis reads '.lis' files with results from CENTURY simulations
Usage
read_lis(pathname = pathname, filename = filename)
Arguments
- pathname
character string with valid path to a folder.
- filename
character string specifying the name of the file, which must include the extension '.100'.
Value
A data.frame with simulation results.
Examples
# See example in \code{\link{century_run}}.