nequals | R Documentation |
This function formats a number as "(n=x)". formats n equals, mimic n equals in VBA
nequals(x, cap = FALSE)
x |
is the number to put into n equals format. |
cap |
boolean, determining whether to capitalize 'n'. Default is FALSE meaning lower case 'n'. |
nequals_function()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.