Learn R Programming

yamlet (version 1.3.2)

mapframe: Coerce Mapping to Dataframe

Description

Coerces mapping to 'data.frame'. Generic, with methods mapframe.default and mapframe.ggplot.

Usage

mapframe(x, ...)

Value

see methods

Arguments

x

object of dispatch

...

ignored

See Also

Other decorated_ggplot: data_context(), data_context.ggplot(), ggplot.decorated(), ggplot_build.decorated_ggplot(), mapframe.default(), mapframe.ggplot()