fill_descriptions.Rd
A function to fill descriptions table when importing data (typically those which are not in mandatory).
fill_descriptions(hash, types, data, n = length(hash), model = analysr_env)
a vector containing hash to associate
a vector of strings (the name of the columns to import)
the data frame you want to extract data from
(optional) length of hash if already calculated
An AnalysR env.
Default: analysr_env