skipExportingValue: Should the current value be skipped during export?

View source: R/utilities.R

skipExportingValueR Documentation

Should the current value be skipped during export?

Description

skipExportingValue is a utility function that returns true if the current value should be skipped when exporting.

Usage

skipExportingValue(rawValue, exportOptions)

Arguments

rawValue

The value to check.

exportOptions

A list of options controlling export behaviour.

Value

TRUE or FALSE indicating whether the current value should be skipped.


cbailiss/pivottabler documentation built on Oct. 14, 2023, 9:38 a.m.