Learn R Programming

ypr (version 0.4.0)

ypr_detabulate_parameters: Detabulate Population Parameters

Description

Detabulate Population Parameters

Usage

ypr_detabulate_parameters(x)

Arguments

x

A data frame with columns Parameter and Value specifying one or more parameters and their values.

Value

An object of class ypr_population()

See Also

ypr_tabulate_parameters()

Examples

Run this code
# NOT RUN {
ypr_detabulate_parameters(ypr_tabulate_parameters(ypr_population()))
# }

Run the code above in your browser using DataLab