schema: Return the schema of a population or population model

Description Usage Arguments Value

View source: R/popmod.R

Description

Returns the schema of an EDP population or population model as a data.frame.

Usage

1
schema(x)

Arguments

x

an EDP population from population(...) or an EDP population model from popmod(...)

Value

A data.frame with columns name, display_name, stat_type, and nvalues. nvalues is NA unless stat_type is a categorical type.


edpclient documentation built on May 2, 2019, 2:01 p.m.