Description Usage Arguments Value See Also
top(x) is an alias for head(x, 1L).
bot(x) is an alias for tail(x, 1L).
1 2 3 |
x |
an object. |
An object (usually) like x but generally smaller.
head and head from package
utils
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.