replaceNonewithNA: Replaces all 'None' in a dataframe with the R NULL type NA

View source: R/UtilityFunctions.R

replaceNonewithNAR Documentation

Replaces all 'None' in a dataframe with the R NULL type NA

Description

Replaces all 'None' in a dataframe with the R NULL type NA

Usage

replaceNonewithNA(df)

Arguments

df

A data frame

Value

A data frame without 'None'


USEPA/useeior documentation built on April 12, 2024, 1:36 p.m.