fill_descriptions: Fill descriptions

Description Usage Arguments

View source: R/fill_descriptions.R

Description

A function to fill descriptions table when importing data (typically those which are not in mandatory).

Usage

1
fill_descriptions(hash, types, data, n = length(hash), model = analysr_env)

Arguments

hash

a vector containing hash to associate

types

a vector of strings (the name of the columns to import)

data

the data frame you want to extract data from

n

(optional) length of hash if already calculated

model

An AnalysR env. Default: analysr_env


analysr/analysr documentation built on Feb. 13, 2022, 11:22 a.m.