prevR (version 3.4.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

summary().

Examples

Run this code
# NOT RUN {
fdhs
# }
# NOT RUN {
 dhs <- rings(fdhs,N=c(100,300,500))
 dhs
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab