remove.asterisks: Remove any asterisks found in the given data frame x

View source: R/dataframes.R

remove.asterisksR Documentation

Remove any asterisks found in the given data frame x

Description

Remove any asterisks found in the given data frame x

Usage

remove.asterisks(x)

Arguments

x

a data frame

Value

a list of 2, first is data frame without asterisks, second is matrix of TRUE for for position so that the asterisks can be reapplied after formatting.


pbs-assess/gfutilities documentation built on Sept. 18, 2023, 7:57 a.m.