gg_session {ggedit}R 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')


[Package ggedit version 0.4.1 Index]