print.eFrameMNS: print.eFrameMNS

View source: R/eFrame.R

print.eFrameMNSR Documentation

print.eFrameMNS

Description

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

Usage

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

Arguments

object

An eFrameMNS object.

Value

a list containing various summaries of the data

Examples

 rem<- san_nic_open$removals
 emf <- eFrameMNS(rem)
 print(emf)


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