lengths | R Documentation |
establish s3 method for lengths
A vector of walk lengths associated with this walk
lengths(x, use.names = TRUE)
lengths.gWalk(x, use.names = FALSE)
## S4 method for signature 'gWalk'
lengths(x)
x |
a gWalk object |
gWalk |
a |
the number of nodes per walk in the gWalk
the number of nodes per walk in the gWalk
the number of nodes in each gWalk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.