Learn R Programming

NRejections (version 1.2.0)

fix_input: Fix bad user input

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

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