read_all_pedis: Read PEDIS data from multiple source files

Description Usage Value

Description

PEDIS data is observed in a prospective longitudinal manner. At regular time intervals new data is exchanged in a file appending new patient data. This function reads each file for each time interval and filters out patients that are already in the database. This function uses the 'read_pedis' function as base function to process the xlsx raw data files. Finally, all files are merged into one file without any duplicates.

Usage

1
read_all_pedis(path = "data/", verbose = F)

Value

A dataframe containing patient data


jnshsrs/PEDISdata documentation built on June 24, 2019, 12:07 p.m.