Learn R Programming

ggedit (version 0.4.1)

gg_session: 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)

Value

data.frame

Arguments

gg_pkg

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

Examples

Run this code
gg_session('ggplot2')

Run the code above in your browser using DataLab