formatLightRules | R Documentation |
Converts R-executable logical expressions to a more human-friendly format
formatLightRules(x, space.after.comma = FALSE, decimal.places = NULL)
x |
Vector, string: Logical expressions |
space.after.comma |
Logical: If TRUE, place spaces after commas. Default = false |
decimal.places |
Integer: Limit all floats (numbers of the form 9.9) to this many decimal places |
E.D. Gennatas
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.