Rdocumentation
powered by
Learn R Programming
RSurvey (version 0.8-3)
Format: Build C-Style String Formats
Description
A
GUI
for the system
sprintf
C-library function.
Usage
Format(sample = pi, fmt = "", parent = NULL)
Arguments
sample
logical, integer, numeric, character, or factor; a sample value.
fmt
character; the conversion specification format, see
sprintf
.
parent
tkwin; the
GUI
parent window.
Value
See Also
sprintf
,
format