Skip to contents

Uses interactive spline tool to design curves.

Usage

future.meanvalue(community, species, event = future$current[1], data)

Arguments

community

object with population data by species

species

name of species

event

name of future event

data

data if available

Author

Brian S. Yandell, yandell@stat.wisc.edu

Examples



if (FALSE) { # \dontrun{
future.meanvalue( community, "host", "first.instar" )
} # }