getExclude: Position of missing values in data

View source: R/utils.R

getExcludeR Documentation

Position of missing values in data

Description

Get the positions of missing values in the data. This function is used internally by other other functions of this package

Usage

getExclude(x, ...)

Arguments

x

a vector, matrix, data.frame or data.table

...

other arguments, not currently used

Value

Interger vector with positions indicating missing values


statistikat/simPop documentation built on April 13, 2025, 12:59 a.m.