starts operationalizing the equality of the params
joiner(df)
df | dataframe representing each function to be parsed |
---|
gives a df but with variables nicely labelled
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.