Converts the outputs from Rpath into rates for use in Rsim.
rsim.params(
Rpath,
mscramble = 2,
mhandle = 1000,
preyswitch = 1,
scrambleselfwt = 0,
handleselfwt = 0,
steps_yr = 12,
steps_m = 1
)
R object containing a balanced Rpath
model.
WILL REMOVE
WILL REMOVE
WILL REMOVE - Adjust with adjust.scenario
Value of 1 indicates no overlap while 0 indicates complete overlap.
Value of 1 indicates no overlap while 0 indicates complete overlap.
Number of time steps per year.
Number of time steps per month.
Returns an Rsim.params
object that is passed to the rsim.run
function via the rsim.scenario
function.
Other Rsim functions:
rsim.plot()
,
rsim.run()
,
rsim.scenario()
,
rsim.step()