models_as_data.frame {simulator} | R Documentation |
Convert a list of Model objects into a data.frame
Description
Ignores any params that are not length 1 and numeric or character
Usage
models_as_data.frame(m)
Arguments
m |
model object |
[Package simulator version 0.2.5 Index]