Learn R Programming

prevR (version 4.0.1)

show,prevR-method: Summary of a prevR object.

Description

Method show for objects of class prevR: shows a summary of the object's characteristics.

Usage

# S4 method for prevR
show(object)

Arguments

object

object of class prevR.

See Also

Examples

Run this code
fdhs
if (FALSE) {
 dhs <- rings(fdhs,N=c(100,300,500))
 dhs
}

Run the code above in your browser using DataLab