mock_df {childsds} | R Documentation |
Mock a data frame
Description
mock values for a given reference
Usage
mock_df(ref, item, n = 1000)
Arguments
ref |
a valid RefGroup object |
item |
a valid imte present in ref |
n |
how many values should be created |
Details
mock values for a given reference
Value
data frame containing a age, sex, and value column
Author(s)
mandy
[Package childsds version 0.8.0 Index]