get_nbr_of_decimals | R Documentation |
get_nbr_of_decimals() is a Get function that extracts data from an object. Specifically, this function implements an algorithm to get number of decimals. The function is called for its side effects and does not return a value.
get_nbr_of_decimals(nbr_1L_dbl)
nbr_1L_dbl |
Number (a double vector of length one) |
No return value, called for side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.