gwidgets2_tcltk_format_to_char: Format object to character class for inclusion in a table

View source: R/gtable.R

gwidgets2_tcltk_format_to_charR Documentation

Format object to character class for inclusion in a table

Description

Gives chance to do more than as.character

Usage

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)

Arguments

x

object to format to character class

Value

object of character class with possible formatting.


gWidgets2tcltk documentation built on March 18, 2022, 6:50 p.m.