Description Usage Arguments Examples
View source: R/graph.R
Return the number of nodes in the workflow
1
size(m)
m
Rmonad object
1 2
m <- 256 %>>% sqrt %>>% sqrt size(m)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.