Learn R Programming

ypr (version 0.5.2)

ypr_detabulate_parameters: Detabulate Population Parameters

Description

Detabulate Population Parameters

Usage

ypr_detabulate_parameters(x)

Value

An object of class ypr_population()

Arguments

x

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

See Also

ypr_tabulate_parameters()

Examples

Run this code
ypr_detabulate_parameters(ypr_tabulate_parameters(ypr_population()))

Run the code above in your browser using DataLab