Skip to contents

Create a dataset with implicit null for every selected columns

Usage

find_implicit_null(imp, year, colstr, level)

Arguments

imp

A list of implicit null data derived from get_implicit_col function

year

Selected year from the dataset

colstr

Column structure or Class type

level

Geographical granularity for aggregating data. See getOption("orgdata.geo.levels")

See also