summary.skynet | R Documentation |
Displays a summary of a skynet object
## S3 method for class 'skynet' summary(object, ...)
object |
skynet object to summarise |
... |
other arguments ignored (for compatibility with generic) |
net <- make_net_dir(OD_Sample) summary(net)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.