testMissingRightSideFormulas: Title testMissingRightSideFormulas

View source: R/unPackPSNUxIM_API.R

testMissingRightSideFormulasR Documentation

Title testMissingRightSideFormulas

Description

Title testMissingRightSideFormulas

Usage

testMissingRightSideFormulas(
  d,
  cols_to_keep,
  header_cols,
  header_row,
  blank_cols_idx,
  parsed_cells = NULL
)

Arguments

d

Datapackr d object

cols_to_keep

cols_to_keep object

header_cols

headers_cols object

header_row

Numeric index of the header row in the PSNUxIM tab.

blank_cols_idx

Index of the first column which is blank in the sheet.

parsed_cells

Primarily used for unit testing. When null, values will be read from the PSNUxIM tab.

Value

Modified d object with data frame of columns with missing formulas.


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