Learn R Programming

edpclient (version 0.5.1)

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-"

x

object to be tested

Value

popmod creates an EDP population model object. is.popmod returns a logical indicating whether its argument came from popmod.