readAllReportingMIFinFolder: Reads in all valid MIF reporting files in a folder

Description Usage Arguments Value Author(s) Examples

View source: R/readAllReportingMIFinFolder.R

Description

read in all valid MIF reporting files in a folder and return data as a quitte-object. If no mif exists it searches for CSV

Usage

1

Arguments

dir

character. Directory containing the MIF files.

RData

logical. If true data is saved in Rdata format to save read-in time.

verbose

logical. If true (un)helpful information will be display.

Value

quitte object

Author(s)

Anselm Schultes, Jerome Hilaire, Lavinia Baumstark, David Klein

Examples

1
2
3
4
  ## Not run: 
    qd <- readAllReportingMIFinFolder('/my/magic/remind/run/')
  
## End(Not run)

pik-piam/remind documentation built on Sept. 9, 2021, 1:09 p.m.