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.


quincunx documentation built on July 9, 2023, 7:32 p.m.