firstLetterCap {plotfunctions}R Documentation

Capitalize first letter of a string.

Description

Capitalize first letter of a string.

Usage

firstLetterCap(x)

Arguments

x

Text string

Value

Text string

See Also

Other Utility functions: findAbsMin(), find_n_neighbors(), getArrowPos(), getDec(), getRange(), getRatioCoords(), get_palette(), group_sort(), inch2coords(), isColor(), list2str(), move_n_point(), orderBoxplot(), se(), sortGroups()


[Package plotfunctions version 1.4 Index]