tag_missing: Tag currently missing elements of a data.frame

View source: R/match_restrictions.R

tag_missingR Documentation

Tag currently missing elements of a data.frame

Description

Attach an attribute that marks which cells are empty (NA).

Usage

tag_missing(dat, ...)

Arguments

dat

[data.frame] to be tagged

...

Currently not used.

Value

dat, tagged for missing values.

See Also

Other tagging: remove_tag(), tagged_values()


rspa documentation built on Dec. 28, 2022, 1:09 a.m.