Description Usage Arguments Value Methods (by class)
Generates text in Markdown for the "Format" section (without the section itself). It is a generic function with methods defined below.
1 2 3 4 | data_format(object, ...)
## S3 method for class 'network'
data_format(object, ...)
|
object |
data object to be described see "Methods" section below for available methods |
... |
arguments passed to/from other methods. Currently ignored. |
Character scalar with the Markdown text.
network
: Create a paragraph providing information on the size
of the node set, the edge set and the node and edge attributes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.