Learn R Programming

ypr (version 0.5.2)

as_ypr_population: Coerce to a Population Parameter Object

Description

Coerce to a Population Parameter Object

Usage

as_ypr_population(x, ...)

# S3 method for data.frame as_ypr_population(x, ...)

Arguments

x

The object to coerce.

...

Unused parameters.

Methods (by class)

  • data.frame: Coerce data frame to ypr_population

Examples

Run this code
as_ypr_population(as.data.frame(ypr_population()))

Run the code above in your browser using DataLab