fill_missing: Fill missing
Description
wrapper function to do check and call all fill_vector functions
Usage
fill_missing(x, min_known_n = NULL, min_known_p = NULL, type)
Arguments
min_known_n
numeric value: the minimum number of not-missing values
min_known_p
numeric value between 0 and 1: the minimum fraction of not-missing values
type
the type of fill missing function to be called