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

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot2 version 0.8.2 Index]