.add_missing {simulist}R Documentation

Introduce user-specified proportion of custom missing values into a ⁠<data.frame>⁠

Description

Introduce user-specified proportion of custom missing values into a ⁠<data.frame>⁠

Usage

.add_missing(linelist, .args)

Arguments

linelist

Line list ⁠<data.frame>⁠ output from sim_linelist().

.args

A list of setting from messy_linelist().

Value

A line list ⁠<data.frame>⁠


[Package simulist version 0.5.0 Index]