add2ggDT: Add a geom, a theme, etc. to ggplots in a data.table

Description Usage Arguments Value

View source: R/nlregVL.R

Description

Add a geom, a theme, etc. to ggplots in a data.table

Usage

1
add2ggDT(dataT, gg2Str, graphCol, byC)

Arguments

dataT

The data.table containing the ggplots

gg2Str

String containing the unevaluated object to add to the ggplots. Can contain dataT column names.

graphCol

name of the column containing the ggplot objects

byC

Column to do the by.

Value

A data.table whose graphCol has been updated.


VinLaflamme/nlregVL documentation built on May 30, 2019, 2:04 a.m.