summary.mds_das {mds}R Documentation

Summarize a Collection of MD-PMS Defined Analyses Prints basic counts and date ranges by various analysis factors as defined in the original define_analyses() call.

Description

Summarize a Collection of MD-PMS Defined Analyses Prints basic counts and date ranges by various analysis factors as defined in the original define_analyses() call.

Usage

## S3 method for class 'mds_das'
summary(object, ...)

Arguments

object

A MD-PMS Defined Analyses object of class mds_das

...

Additional arguments affecting the summary produced

Value

List of analyses counts and date ranges.


[Package mds version 0.3.2 Index]