nr_to_na: Convert NR (Not Recorded) to NA (Not Available)

View source: R/nr_to_na.R

nr_to_naR Documentation

Convert NR (Not Recorded) to NA (Not Available)

Description

This function converts the 'NR' string to NA.

Usage

nr_to_na(x)

Arguments

x

a character vector.

Value

a character vector whose 'NR' have been replaced with NA.


maialab/quincunx documentation built on Aug. 18, 2022, 5:31 a.m.