Description Usage Arguments Value
Gives chance to do more than as.character
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | gwidgets2_tcltk_format_to_char(x)
## Default S3 method:
gwidgets2_tcltk_format_to_char(x)
## S3 method for class 'factor'
gwidgets2_tcltk_format_to_char(x)
## S3 method for class 'integer'
gwidgets2_tcltk_format_to_char(x)
## S3 method for class 'numeric'
gwidgets2_tcltk_format_to_char(x)
## S3 method for class 'Date'
gwidgets2_tcltk_format_to_char(x)
## S3 method for class 'data.frame'
gwidgets2_tcltk_format_to_char(x)
|
x |
object to format to character class |
object of character class with possible formatting.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.