View source: R/arg_conventions.R
gen_args | R Documentation |
General Argument Convention
gen_args(n, .df, .db, lookup)
n |
numeric(1). Number of observations to generate. Ignored if |
.df |
data.frame. Partially generated data table to build upon |
.db |
list. Named list of data.frames for use in function when scaffolding |
lookup |
data.frame. Table of lookup values specific to the function at hand. |
Not important. function is an argument template
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.