add_na: add_na

Description Usage Arguments Value

View source: R/clean_table.R

Description

add_na

Usage

1
add_na(wiki_table, to_na = "", special_to_na = TRUE)

Arguments

wiki_table

A dataframe

to_na

A character string that when solitary in a dataframe cell is to be converted to NA. Default is "".

special_to_na

A boolean denoting whether solitary special characters in dataframe cells are to be converted to NA. Default is TRUE.

Value

Cleaned dataframe


jkeast/wikitablr documentation built on March 7, 2020, 7:48 a.m.