joiner | R Documentation |
starts operationalizing the equality of the params
joiner(df)
df |
dataframe representing each function to be parsed |
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.
gives a df but with variables nicely labelled
## Not run: if(interactive()){ #EXAMPLE1 } ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.