Description Usage Arguments Value Author(s) References See Also Examples
Return the number of child nodes for a GDS node.
1 | cnt.gdsn(node)
|
node |
an object of class |
If node is a folder, return the numbers of variables in the folder
including child folders. Otherwise, return 0.
Xiuwen Zheng
http://github.com/zhengxwen/gdsfmt
objdesp.gdsn, ls.gdsn,
index.gdsn, delete.gdsn,
add.gdsn
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.