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

View source: R/RyggHjelpefunksjoner.R

abonnementRyggR 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

abonnementRygg(
  rnwFil,
  brukernavn = "tullebukk",
  reshID = 0,
  datoFra = Sys.Date() - 180,
  datoTil = Sys.Date()
)

Arguments

rnwFil

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

reshID

Aktuell reshid

datoFra

startdato

datoTil

sluttdato

Value

Full path of file produced


Rapporteket/rygg documentation built on March 20, 2024, 11:44 p.m.