filenamefun {qpNCA} | R Documentation |
Create File Name for Regression Plots
Description
Creates file name for regression plots (*.png) from by-variables in plot_reg function
Usage
filenamefun(x, by)
Arguments
x |
data.frame |
by |
column names in x indicating grouping variables |
Value
character
[Package qpNCA version 1.1.6 Index]