# sample workflow of rvn_rvi_read
rvi <- system.file("extdata","Nith.rvi", package="RavenR") %>%
rvn_rvi_read(.)
# get data frame of parameters related to processes in rvi file
rvn_rvi_getparams(rvi)
Run the code above in your browser using DataLab