codedAsInteger: codedAsInteger

View source: R/preCheckDuplicates.R

codedAsIntegerR Documentation

codedAsInteger

Description

Encodes data as integer values(corresponding to their factor representatives). NA values are exchanged by 0.

Usage

codedAsInteger(input)

Arguments

input

Input data that should be checked, provided as a object related to a data frame.

Value

values encoded as integers without NAs.


IAMconsortium/iamc documentation built on July 8, 2023, 11:35 p.m.