popmod: EDP population model objects
Description
Create or test for popmod
objects.
Usage
popmod(sess, pmid)
is.popmod(x)
Arguments
sess
an edp_session
object from edp_session()
pmid
a population model id, which begins with "pm-"
Value
popmod
creates an EDP population model object. is.popmod
returns a logical indicating whether its argument came from popmod
.