prevR (version 3.4.1)

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

Description

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

Usage

# S4 method for prevR
print(x)

Arguments

x

object of class '>prevR.

See Also

summary().

Examples

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

Run the code above in your browser using DataLab