print.eFrameR: print.eFrameR

View source: R/eFrame.R

print.eFrameRR Documentation

print.eFrameR

Description

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

Usage

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

Arguments

object

An eFrameR object.

Value

a list containing various summaries of the data

Examples

## uses san_nic_rem
 emf <- eFrameR(y=rem, type="removal")
 summary(emf)


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