Description Usage Arguments Value Author(s) See Also
This is really just to fix a limitation of readBin/R's 32 bit signed ints
1 | ConvertIntToUInt(x, adjustment = 2^32)
|
x |
Number to be fixed |
adjustment |
number to be added to convert to uint32 (2^32 by default) |
numeric value of uint32
jefferis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.