Skip to contents

This is based on the input in EXTRA column from Access registration database. The arguments that are valid here can be expanded whenever needed. See details section for valid arguments to be used. All argument names are written in CamelCase style. Use symbol | to separate multiple arguments.

Usage

do_extra_args(dt = NULL, args = NULL)

Arguments

dt

Dataset

args

Extra arguments as specified in details section below.

Details

Currently, these arguments can be used:

  • DeleteNaRow : Delete any row consisting only NA in all columns

See also