setup_macroaree | R Documentation |
Crea il dataset macroaree con operazioni per articolazioni e macroaree territoriali.
setup_macroaree(
bimestre,
progetti,
operazioni_713,
operazioni_1420,
export = FALSE,
use_fix = FALSE,
debug = FALSE
)
bimestre |
Bimestre di riferimento |
progetti |
Dataset con un perimetro in formato "progetti". |
operazioni_713 |
File di tipo operazioni da flusso sas/dataiku. |
operazioni_1420 |
File di tipo operazioni da flusso sas/dataiku. |
export |
Vuoi esportare in DATA? |
use_fix |
Vuoi applicare fix_progetti() prima di esecuzione? Non impatta su x_AMBITO! |
Il dataset macroaree con le variabili coesione calcolate per articolazione e macroarea territoriale.
La modalità **debug** esporta diversi csv in TEMP La modalità **export** esporta macroaree_light.csv in DATA.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.