print.pilltabs {rmdformats}R Documentation

Printing functions for pilltabs

Description

Not to be used directly

Usage

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

## S3 method for class 'pilltabs'
knit_print(x, ...)

Arguments

x

data to be printed, generated by pilltabs

...

arguments passed to other methods


[Package rmdformats version 1.0.4 Index]