statDic | R Documentation |
show summary, head and tail of current or backup dictionaries
statDic(which = "current", n = 6)
which |
"current" or "backup" dictionary |
n |
a single integer. Size for the resulting object to view |
## Not run:
## show current dictionary's summary, head, tail
statDic("current", 10)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.