index_create_data_corpus: Prepares raw data

Description Usage Arguments Value Author(s) Examples

View source: R/03-create-corpus.R

Description

This prepares the raw data for use in the index by

Usage

1

Arguments

df

dataframe in tidyindexR format

index_meta_data_path

where the meta data is stored

Value

Returns preprocessed data.

Author(s)

David Hammond

Examples

1
2
3
#NOT RUN BECAUSE NEED USER GENERATED META DATA FILE
# data(povstats)
# df <- index_data_preprocess(povstats)

david-hammond/tidyindexR documentation built on Sept. 14, 2020, 2:46 p.m.