get.data.keep.complete: Remove Rows with Missing Observations from Data

View source: R/data.R

get.data.keep.completeR Documentation

Remove Rows with Missing Observations from Data

Description

Remove Rows with Missing Observations from Data

Usage

get.data.keep.complete(data, warn = TRUE)

Arguments

data

Output of get.data function

warn

If true, warning message about the indices of the removed rows is shown

Value

The input data but with updated data$data and data$obsCount


ldt documentation built on Sept. 11, 2024, 5:25 p.m.