plot.dataquieR_summary {dataquieR} | R Documentation |
Plot a dataquieR
summary
Description
Plot a dataquieR
summary
Usage
## S3 method for class 'dataquieR_summary'
plot(x, y, ..., filter, dont_plot = FALSE, stratify_by)
Arguments
x |
the |
y |
not yet used |
... |
not yet used |
filter |
if given, this filters the summary, e.g.,
|
dont_plot |
suppress the actual plotting, just return a printable
object derived from |
stratify_by |
column to stratify the summary, may be one string. |
Value
invisible html object
[Package dataquieR version 2.1.0 Index]