workflow_cis: Workflow per analisi CIS

View source: R/cis.R

workflow_cisR Documentation

Workflow per analisi CIS

Description

Workflow per analisi CIS

Usage

workflow_cis(
  bimestre,
  interventi = NULL,
  operazioni = NULL,
  progetti = NULL,
  debug = FALSE,
  debug_peri = FALSE,
  export = FALSE
)

Arguments

bimestre

Bimestre di OpenCoesione

interventi

Interventi CIS da load_db_interventi(tipo = "CIS)

operazioni

Dataset da operazioni_light

progetti

Dataset da progetti_light

debug

Vuoi verificare il DB e il mappging con i clp?

debug_peri

Vuoi verificare i se tutti i clp nel perimetro sono mappati nel DB?

export

Vuoi esportare in TEMP in xlsx?


andreoliant/octk documentation built on Dec. 15, 2024, 2:39 a.m.