is_wdnet | R Documentation |
wdnet
objectChecks if the input is a wdnet
object
is_wdnet(netwk)
netwk |
A |
Logical, TRUE
if argument netwk is a wdnet
object.
netwk <- rpanet(nstep = 1e3)
is_wdnet(netwk)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.