View source: R/spillover_table_methods.R
print.spillover_table | R Documentation |
The function takes as an argument the spillover_table object and prints it nicely to the console. While doing that it also computes all the neccessary measures.
## S3 method for class 'spillover_table' print(x, ...)
x |
a spillover_table object, ideally from the provided estimation functions |
... |
for the sake of CRAN not to complain |
Tomas Krehlik <tomas.krehlik@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.