Expand a babelmixr2 PopED database
babel.poped.database(popedInput, ..., optTime = NA)
babelmixr2 PopED database (with $babelmixr2 in database)
The babelmixr2 generated PopED database
other parameters sent to PopED::create.poped.database()
boolean to indicate if the global time indexer
inside of babelmixr2 is reset if the times are different. By
default this is TRUE
. If FALSE
you can get slightly better
run times and possibly slightly different results. When
optTime
is FALSE
the global indexer is reset every time the
PopED rxode2 is setup for a problem or when a poped dataset is
created. You can manually reset with
popedMultipleEndpointResetTimeIndex()
Matthew L. Fidler