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

View source: R/NIRhjelpefunksjoner.R

abonnementR 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

abonnement(
  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

dato

parametre

Liste med valgfrie parametre, avhengig av type rapport

Value

Full path of file produced


Rapporteket/intensiv documentation built on May 17, 2024, 9:12 p.m.