| make_ggpair_text {GGally} | R Documentation |
Generate GGally function text with data, mapping, and parameters.
make_ggpair_text(func, mapping, params = NULL, printInfo = FALSE)
func |
identifier string in function name |
mapping |
mapping supplied to the function |
params |
parameters applied to the geom in the function |
printInfo |
boolean to determine whether or not the executed function should be printed |