print.epicontacts: Print method for epicontacts objects

View source: R/print.epicontacts.R

print.epicontactsR Documentation

Print method for epicontacts objects

Description

This method prints the content of epicontacts objects, giving a brief summary of the reported cases and contacts.

Usage

## S3 method for class 'epicontacts'
print(x, ...)

Arguments

x

an epicontacts object

...

further parameters to be passed to other methods (currently not used)

Author(s)

Thibaut Jombart (thibautjombart@gmail.com)


Hackout3/epicontacts documentation built on March 2, 2024, 5:40 a.m.