eval_ggpair {GGally}R Documentation

Evaluate a GGally Function

Description

Evaluate and GGally function with data, mapping, and parameters.

Usage

eval_ggpair(txt, ggally_data)

Arguments

txt

text that should be evaluated to create a plot

ggally_data

data that should be used when evaluating the text


[Package GGally version 0.5.0 Index]