View source: R/fill_descriptions.R
A function to fill descriptions table when importing data (typically those which are not in mandatory).
1 | fill_descriptions(hash, types, data, n = length(hash), model = analysr_env)
|
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: |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.