print.eFrameGR: print.eFrameGR

View source: R/eFrame.R

print.eFrameGRR Documentation

print.eFrameGR

Description

print method for eFrameGR objects. Basically the same as summary.eFrame

Usage

## S3 method for class 'eFrameGR'
print(object, ...)

Arguments

object

An eFrameGR object.

Value

a list containing various summaries of the data

Examples

 ## uses san_nic_rem
 emf <- eFrameRM(y=rem, y1=y1, cells=cells, Z=nights)
 summary(emf)


dslramsey/eradicate documentation built on March 16, 2024, 1:40 p.m.