Rdocumentation
powered by
Learn R Programming
heemod (version 0.3.0)
get_model: Get values from a specific model
Description
Get values from a specific model
Usage
get_model(x, m)
Arguments
x
A data.frame with results from several models.
m
Model name or position.
Value
A data.frame with results from only one model.