getDataDump: Query data for dumps

View source: R/getDataDump.R

getDataDumpR Documentation

Query data for dumps

Description

Query data for dumps

Usage

getDataDump(registryName, tableName, fromDate, toDate, ...)

Arguments

registryName

String registry name

tableName

String with name of table to query from

fromDate

Character string of format YYYY-MM-DD with start date. Value NULL if no filter on date.

toDate

Character string of format YYYY-MM-DD with end date. Value NULL if no filter on date.

...

Additional parameters to be passed to the function

Value

A data frame with registry data


Rapporteket/NORIC documentation built on Feb. 15, 2024, 5:25 p.m.