gwidgets2_tcltk_column_alignment {gWidgets2tcltk}R Documentation

align a column based on the class of the content

Description

Gives visual difference to data based on its class

Usage

gwidgets2_tcltk_column_alignment(x)

## Default S3 method:
gwidgets2_tcltk_column_alignment(x)

## S3 method for class 'numeric'
gwidgets2_tcltk_column_alignment(x)

## S3 method for class 'logical'
gwidgets2_tcltk_column_alignment(x)

Arguments

x

column data to align

Value

anchor string


[Package gWidgets2tcltk version 1.0-8 Index]