The function sets up L_obj
for the \(s^{th}\) species
by calling make_L_obj_basicL
Usage
# S3 method for class 'basicL'
setup_L_obj(Lname, xds_obj, s, options = list())
Arguments
- Lname
the class name of the aquatic model
- xds_obj
an
xds
object- s
the species index
- options
a named list to configure
L_obj