removeSpaces {OhdsiReportGenerator} | R Documentation |
removeSpaces
Description
Removes spaces and replaces with under scroll
Usage
removeSpaces(x)
Arguments
x |
A string |
Details
Removes spaces and replaces with under scroll
Value
A string without spaces
See Also
Other helper:
addTarColumn()
,
formatBinaryCovariateName()
,
getExampleConnectionDetails()
,
kableDark()
,
printReactable()
Examples
removeSpaces(' made up. string')
[Package OhdsiReportGenerator version 1.1.1 Index]