Description Usage Arguments Value Author(s) Examples
View source: R/03-create-corpus.R
This prepares the raw data for use in the index by
1 |
df |
dataframe in tidyindexR format |
index_meta_data_path |
where the meta data is stored |
Returns preprocessed data.
David Hammond
1 2 3 | #NOT RUN BECAUSE NEED USER GENERATED META DATA FILE
# data(povstats)
# df <- index_data_preprocess(povstats)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.