print summ.data.frame {epiDisplay}R Documentation

Print summary of the data frame

Description

Print summary of data frame

Usage

## S3 method for class 'summ.data.frame'
print(x, ...)

Arguments

x

object of class 'summ.data.frame'

...

further arguments passed to or used by methods.

Author(s)

Virasakdi Chongsuvivatwong cvirasak@gmail.com

See Also

'summ'


[Package epiDisplay version 3.5.0.2 Index]