getDataDump: Get datadump ablanor

View source: R/getDataDump.R

getDataDumpR Documentation

Get datadump ablanor

Description

Use getDataAbalnor function to get selected table.

Usage

getDataDump(
  registryName,
  tableName,
  fromDate,
  toDate,
  reshId = NULL,
  userRole,
  ...
)

Arguments

registryName

"ablanor"

tableName

Selected table for download

fromDate

default 01-01-1900. Start date in calendar if tableName is pros or basereg, argument ignored for other tableNames.

toDate

default is newest registration. End date i calendar if tableName is pros or basereg, argument ignored for other tableNames.

reshId

from session information

userRole

"SC" gets National data, "LC" get local hospital's data. Some tables are only available for SC users.

...

Value

data.frame


Rapporteket/ablanor documentation built on Feb. 27, 2025, 8:26 p.m.