Skip to contents

Create a dataset with implicit null for each available year in the dataset

Usage

get_implicit_per_year(imp, refs, years, colstr, .env = parent.frame())

Arguments

imp

A list of implicit null data derived from get_implicit_col function

refs

Reference values for the selected columns

years

All years in the dataset

colstr

Column structure or Class type

.env

Inherit object from parent frame

See also