joiner: internal function for testMatrixMaker

joinerR Documentation

internal function for testMatrixMaker

Description

starts operationalizing the equality of the params

Usage

joiner(df)

Arguments

df

dataframe representing each function to be parsed

Details

this is probably not necessary, but in the off chance that parameters are listed in roxygen in a different order than they are listed in the function definition itself, it's safest to be super explicit. This also makes mapping here and there easier.

Value

gives a df but with variables nicely labelled

Examples

## Not run: 
if(interactive()){
 #EXAMPLE1
 }

## End(Not run)

DataStrategist/amitFuncs documentation built on June 4, 2022, 10:01 a.m.