.uiArg | R Documentation |
Note this is an internal function but it is exported in case it is useful.
.uiArg(char, f, dp)
char |
This is the character equivalent of the argument |
f |
This is the forced equivalent of the argument |
dp |
This is deparsed expression |
character representing the underlying rxode2 code for the argument
Matthew L. Fidler
.uiArg("1.0", 1.0, "1.0")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.