get_vars: Get used vars in a ggplot object

View source: R/SCP-plot.R

get_varsR Documentation

Get used vars in a ggplot object

Description

Get used vars in a ggplot object

Usage

get_vars(p, reverse, verbose = FALSE)

Arguments

p

A ggplot object.

reverse

If TRUE then will return unused vars.

verbose

Whether to print messages.


zh542370159/SCP documentation built on Nov. 22, 2023, 2:34 a.m.