knit_print.gloss {glossr} | R Documentation |
Print method for glosses
Description
This method print gloss
objects with {knitr}
.
Usage
## S3 method for class 'gloss'
knit_print(x, ...)
Arguments
x |
Object to print
|
... |
Other options
|
[Package
glossr version 0.8.0
Index]