show,prevR-method {prevR}R Documentation

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 signature 'prevR'
show(object)

Arguments

object

object of class prevR.

Note

Exactly the same as print().

See Also

summary()

Examples

fdhs
## Not run: 
dhs <- rings(fdhs, N = c(100, 300, 500))
dhs

## End(Not run)


[Package prevR version 5.0.0 Index]