Learn R Programming

yamlet (version 1.3.2)

data_context: Retrieve Data Context

Description

Retrieves data context as 'data.frame'. Generic, with methods data_context.ggplot.

Usage

data_context(x, ...)

Value

data.frame

Arguments

x

object of dispatch

...

ignored

See Also

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