render_point: Render point and text geometries.

Description Usage Arguments Examples

Description

Render point and text geometries.

Usage

1
2
3

Arguments

data

A data frame.

x,y

Formulas specifying x and y positions.

Examples

1
2
render_point(mtcars, ~mpg, ~wt)
render_text(mtcars, ~mpg, ~wt)

rstudio/gggeom documentation built on May 28, 2019, 4:35 a.m.