query_data: Get data from NorSpis

Description Usage Arguments Value

Description

Functions to query data from a database holding NorSpis data at Rapporteket. Providing these function with the shiny session object logging of queries will also be performed

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
query_alle_scorer(registry_name, resh_id, ...)

query_behandling(registry_name, resh_id, ...)

query_behandling_num(registry_name, resh_id, ...)

query_enkelt_ledd(registry_name, resh_id, ...)

query_enkelt_ledd_num(registry_name, resh_id, ...)

query_forlops_oversikt(registry_name, resh_id, ...)

Arguments

registry_name

Character string with name of the registry from which data are to be queried

resh_id

Integer providing the organization id. Usefull for data filtering

...

Optional arguments to pass to the function. If session is provided this will be assumed a valid shiny session object and hence logging will be performed

Value

Data frame of registry data


Rapporteket/norspis2 documentation built on April 18, 2021, 1:11 a.m.