Attach an attribute that marks which cells are empty (NA).
tag_missing(dat, ...)
dat
[data.frame] to be tagged
[data.frame]
...
Currently not used.
dat, tagged for missing values.
Other tagging: remove_tag(), tagged_values()
remove_tag()
tagged_values()