scaps: Small-capital

Description Usage Arguments Value References Examples

View source: R/scaps.R

Description

A utility function to turn lower case character into small capitals

Usage

1
scaps(x = NULL)

Arguments

x

A character strings to be turned into small capitals

Value

A character vector

References

Rajeg, G. P. W. (2018). Scapr [R]. https://doi.org/10.5281/zenodo.1327273. https://gederajeg.github.io/scapr/ (Original work published 2018)

Examples

1
scaps("happiness is a desired goal")

gederajeg/happyr documentation built on Dec. 27, 2021, 3:24 a.m.