View source: R/integer.base.b.R
integer.base.b | R Documentation |
Get integer base of the input. Based on code by Lars Nonboe Andersen, Simrad.
integer.base.b(x, b = 2, endian = "little")
x |
is the value of sampledata$datatype. |
b |
is the base. |
endian |
is the endian of the file, defaulted to .Platform$endian (changed from "big" by Arne Johannes Holmin 2012-07-31). NA |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.