make_report_temi_macroaree_psc_migrati | R Documentation |
Crea report di confronto programmazione attuazione per temi con apertura per macroarea
make_report_temi_macroaree_psc_migrati(
progetti_psc,
operazioni = NULL,
programmazione = NULL,
visualizzati = TRUE,
usa_meuro = FALSE,
show_cp = FALSE,
export = FALSE,
export_xls = FALSE
)
progetti_psc |
Dataset da load_progetti_psc_migrati() |
operazioni |
Dataset da load_operazioni() |
programmazione |
Dati di programmazione DBCOE di tipo "fsc_matrice_po_psc.xlsx" |
visualizzati |
Logico. Vuoi solo i progetti visualizzati sul portale OC? |
usa_meuro |
Logico. Vuoi dati in Meuro? |
show_cp |
Logico. Vuoi calcolare anche il costo pubblico (CP)? |
export |
Vuoi salvare il file csv in TEMP? |
export_xls |
Vuoi salvare i file xlsx per ciclo e ambito in OUTPUT? |
Report di confronto programmazione attuazione per PSC e PO in essi confluiti.
...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.