gg_session: retreive all functions that create ggroto layers or stats

View source: R/gg_session.R

gg_sessionR Documentation

retreive all functions that create ggroto layers or stats

Description

Retreive all functions that create ggroto layers or stats

Usage

gg_session(gg_pkg = NULL)

Arguments

gg_pkg

character, package names to search in if NULL an internal search will look in loaded packages, Default: NULL

Value

data.frame

Examples

gg_session('ggplot2')


ggedit documentation built on May 29, 2024, 3:07 a.m.