strip_wb_NAs: Remove errant NAs in a Data Pack

View source: R/strip_wb_NAs.R

strip_wb_NAsR Documentation

Remove errant NAs in a Data Pack

Description

Searches a Data Pack for NAs, likely introduced by opening a file with pasted blank cell values, and replaces these with true blanks to prevent cascading issues.

Usage

strip_wb_NAs(d)

Arguments

d

datapackr object

Value

Updated datapackr object with NAs removed from d$tool$wb


pepfar-datim/datapackr documentation built on April 14, 2024, 10:35 p.m.