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.


jverzani/gWidgets2tcltk documentation built on Feb. 4, 2024, 4:11 a.m.