Skip to contents

Remove values that are not observed values from data

Usage

filter_dv(x, verbose = FALSE, ...)

Arguments

x

A data.frame or similar object

verbose

show debugging information (TRUE or FALSE)

...

Passed to software-specific filtering function

Value

x With non-observation rows removed