remove_col-methods: Remove columns from a StyledTable object

remove_colR Documentation

Remove columns from a StyledTable object

Description

Remove columns from a StyledTable object

Usage

remove_col(st, col_id)

## S4 method for signature 'StyledTable'
remove_col(st, col_id)

Arguments

st

A StyledTable object

col_id

A vector of col numbers which should be removed from the StyledTable object.

Value

The modified StyledTable object


R-package/styledTables documentation built on Feb. 6, 2024, 2:21 a.m.