Learn R Programming

datamart (version 0.3.2)

strcap: Capitalize a string

Description

The first character is uppercased, the other lowercased.

Usage

strcap(s)

Arguments

s
character or character vector

Value

  • character