Description Usage Arguments Value Author(s) See Also Examples
Convert number to a numeric vector of a given base.
1 2 3 4 5 6 |
n |
Number to convert. |
base |
Base to use for a conversion. Default is 2. |
r |
Order of the output nnumbers If r=TRUE then big-endian
otherwise small-endian. Default is |
... |
Not used |
numeric
vector of a given base.
Alex Lisovich, Roger Day
For more information see Misc
.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.