harmonise_narc_excel: Harmonise Nehemiah's Data

Description Usage Arguments Details

Description

Merge mailing list belonging to Nehemiah Apostolic Resource Centre

Usage

1
2
harmonise_narc_excel(dir, dest = "./data", newcols,
  dbTable = "NARC_mail", quiet = FALSE)

Arguments

dir

character vector of length 1; the path to the folder contains the Excel files.

dest

directory where the data will be stored.

newcols

The new columns that are to be created.

dbTable

The database table where the end-product are stored.

quiet

logical; whether to print informative output or not.

Details

Mailing list data that exist in different MS Excel files are nto one are discovered and combined into a single SQLite database file. Necessary transformations are carried out to ensure fitness.


DevSolutionsLtd/NARCcontacts documentation built on May 30, 2019, 6:06 p.m.