abonnementKorona: Funksjon som produserer rapporten som skal sendes til...

View source: R/KoronaHjelpefunk.R

abonnementKoronaR Documentation

Funksjon som produserer rapporten som skal sendes til mottager. (The actual call to this function is made through do.call and has the effect of providing the parameters as class list. Verdier gis inn som listeparametre

Description

Funksjon som produserer rapporten som skal sendes til mottager. (The actual call to this function is made through do.call and has the effect of providing the parameters as class list. Verdier gis inn som listeparametre

Usage

abonnementKorona(
  rnwFil,
  brukernavn = "lluring",
  reshID = 0,
  valgtEnhet = "Alle",
  enhetsNivaa = "RHF",
  rolle = "SC"
)

Arguments

rnwFil

Navn på fila som skal kjøres. Angis MED filending (dvs "filnavn.Rnw")

reshID

Aktuell reshid

datoFra

dato

Rpakke

hvilken R-pakke fila som lager rapporten ligger i

parametre

Liste med valgfrie parametre, avhengig av type rapport

Value

Full path of file produced


Rapporteket/korona documentation built on Feb. 29, 2024, 3:48 a.m.