getFileList: getFileList Return a list of files for specific status

View source: R/datasourcestools.R

getFileListR Documentation

getFileList Return a list of files for specific status

Description

getFileList Return a list of files for specific status

Usage

getFileList(
  country = NULL,
  status = NULL,
  current = TRUE,
  periodstart = NULL,
  periodend = NULL,
  sourcetype = NULL
)

Arguments

country

The country code

status

The current status searched for (where CurrentStatus is TRUE )

current

TRUE by default, return only the current status (one line)

periodstart

Optional

periodend

Optional

sourcetype

Optional

Value

a dataset containing files informations

Examples

## Not run:   getFileList("FR","IMPORTED") 

Epiconcept-Paris/STRAP-epiuf documentation built on Aug. 5, 2024, 3:41 a.m.