Learn R Programming

OhdsiReportGenerator (version 2.0.2)

removeSpaces: removeSpaces

Description

Removes spaces and replaces with under scroll

Usage

removeSpaces(x)

Value

A string without spaces

Arguments

x

A string

Details

Removes spaces and replaces with under scroll

See Also

Other helper: addTarColumn(), formatBinaryCovariateName(), getExampleConnectionDetails(), getOutcomeTable(), getTargetTable(), kableDark(), printReactable()

Examples

Run this code
removeSpaces(' made up.   string')

Run the code above in your browser using DataLab