extract_ggplot_data: Extract data from a ggplot

View source: R/extract_ggplot_data.R

extract_ggplot_dataR Documentation

Extract data from a ggplot

Description

Just so I don't end up looking it up for 2 hrs again

Usage

extract_ggplot_data(gg)

Arguments

gg

the output of 'ggplot2::ggplot()'

Value

a tibble


TheoPannetier/hamr documentation built on Nov. 19, 2022, 3:48 a.m.