| print.tna | R Documentation |
tna ObjectPrint a tna Object
## S3 method for class 'tna'
print(x, generic = FALSE, ...)
x |
A |
generic |
A |
... |
Additional arguments passed to the generic |
The tna object passed as argument x (invisibly).
Basic functions
build_model(),
hist.group_tna(),
hist.tna(),
plot.group_tna(),
plot.tna(),
plot_frequencies(),
plot_frequencies.group_tna(),
plot_mosaic(),
plot_mosaic.group_tna(),
plot_mosaic.tna_data(),
print.group_tna(),
print.summary.group_tna(),
print.summary.tna(),
summary.group_tna(),
summary.tna(),
tna-package
model <- tna(group_regulation)
print(model)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.