mapframe: Coerce Mapping to Dataframe

View source: R/mapframe.R

mapframeR Documentation

Coerce Mapping to Dataframe

Description

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

Usage

mapframe(x, ...)

Arguments

x

object of dispatch

...

ignored

Value

see methods

See Also

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


yamlet documentation built on Jan. 10, 2026, 9:07 a.m.