gen_args: General Argument Convention

View source: R/arg_conventions.R

gen_argsR Documentation

General Argument Convention

Description

General Argument Convention

Usage

gen_args(n, .df, .db, lookup)

Arguments

n

numeric(1). Number of observations to generate. Ignored if .df is specified

.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.

Value

Not important. function is an argument template


Roche/synthetic.cdisc.data documentation built on July 13, 2022, 10:34 p.m.