st_notes_str: Convert existing note vector into a single string

View source: R/table-object.R

st_notes_strR Documentation

Convert existing note vector into a single string

Description

Convert existing note vector into a single string

Usage

st_notes_str(x, collapse = "; ")

Arguments

x

an stobject.

collapse

a character string to separate notes which are pasted together when flattening or appending; this should usually end in a single space (see default).

Value

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


metrumresearchgroup/pmtables documentation built on Feb. 15, 2025, 5:40 p.m.