hasReservedValues-numeric-data.frame-method: Has Reserved Values

hasReservedValues,numeric,data.frame-methodR Documentation

Has Reserved Values

Description

A method to check a variable in a DF to see if it has reserved values or not

Usage

## S4 method for signature 'numeric,data.frame'
hasReservedValues(rowNumber, variableDf)

Arguments

rowNumber

The row number of the data frame that represents the variable in question

variableDf

The variable data frame to parse


mtna/rds-r documentation built on July 30, 2023, 3:25 a.m.