.decToBin | R Documentation |
takes a decimal number and returns a vector representing a binary number. used for adv. well selection, hence length=7
.decToBin(x, l = 7)
x |
a decimal number |
l |
length of the vector |
Other internal:
.advVolumeString()
,
.binToDec()
,
.convertXMLtime()
,
.listToDf()
,
.updateVolume()
,
getGridSite()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.