mock_df: Mock a data frame

View source: R/mock.R

mock_dfR 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


childsds documentation built on April 4, 2025, 1:49 a.m.