Description Usage Arguments Details Value Examples
Extract the number of variables in a data list object.
1 | nvar(dl)
|
dl |
A |
Implemented as simply length(dl)
.
The number of variables in dl
.
1 2 | data(fake.community)
nvar(fake.community) # 6
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.