Learn R Programming

prevR (version 2.2)

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

## S3 method for class 'prevR':
show(object)

Arguments

object
object of class prevR.

encoding

utf8

See Also

summary,prevR-method.

Examples

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

Run the code above in your browser using DataLab