powered by
Creates a Runlog for character by treating x as modelname(s).
# S3 method for character runlog(x, dependencies = FALSE, digits = 3, places = 0, ...)
object
whether to log runs in lineage(s) as well
significance for parameters
rounding for objective function
passed arguments
data.frame
# NOT RUN { library(magrittr) options(project = system.file('project/model',package='nonmemica')) 1001 %>% runlog(dependencies = TRUE) # }
Run the code above in your browser using DataLab