Learn R Programming

yamlet (version 0.4.8)

ggready: Prepare Data for GGplot

Description

Prepares data for ggplot. Generic, with method for data.frame.

Usage

ggready(x, ...)

Arguments

x

object

...

passed arguments

Value

see methods

See Also

Other resolve: ggready.data.frame(), resolve.data.frame(), resolve()

Examples

Run this code
# NOT RUN {
example(ggready.data.frame)
# }

Run the code above in your browser using DataLab