df_nas_to_string: Substitute NA values for a string in a data frame

Description Usage Arguments Value

View source: R/utils.R

Description

Substitute NA values for a string in a data frame

Usage

1
df_nas_to_string(df, na_string = "-")

Arguments

df

a data.frame

na_string

the string to put in place of NA values

Value

a copy of df without NA values


knifecake/forrelgui documentation built on March 30, 2021, 10:26 p.m.