fix_input: Fix bad user input

Description Usage Arguments

View source: R/NRejections.R

Description

The user does not need to call this function. Warns about and fixes bad user input: missing data on analysis variables or datasets containing extraneous variables.

Usage

1
fix_input(X, C, Ys, d)

Arguments

X

Single quoted name of covariate of interest

C

Vector of quoted covariate names

Ys

Vector of quoted outcome names

d

Dataframe


NRejections documentation built on July 9, 2020, 5:08 p.m.