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.


ramiromagno/quincunx documentation built on June 2, 2025, 1:23 a.m.