firstUpper {ggplot2}R Documentation

Upper case first letter of string

Description

This comes from the examples of some R function.

Usage

firstUpper(s)

Arguments

s

Details

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples






[Package ggplot2 version 0.6 Index]