summary.scdf {scan}R Documentation

Summary function for an scdf

Description

Summary function for an scdf

Usage

## S3 method for class 'scdf'
summary(object, all_cases = FALSE, ...)

Arguments

object

scdf

all_cases

IF TRUE, more that 10 cases are summarized

...

not in use


[Package scan version 0.60.0 Index]