st_notes_rm: Remove notes from the table

View source: R/table-object.R

st_notes_rmR Documentation

Remove notes from the table

Description

The can be useful when manipulating an object from one of the pmtable functions (e.g. pt_cont_long() or pt_demographics(), when notes are automatically added to the table.

Usage

st_notes_rm(x)

Arguments

x

an stobject.

Value

An updated object with class stobject, which can be piped to other functions.


metrumresearchgroup/pmtables documentation built on Dec. 22, 2024, 1:34 a.m.