View source: R/Util_BroadBand2mun.R
| Util_BroadBand2mun | R Documentation |
Helper function to provide the ultra-broadband dataset obtained with Get_BroadBand
with the statistical codes of the relevant municipalities, obtained with Get_School2mun,
in case the ultra-broadband dataset has been downloaded with argument include_municipality_code = FALSE.
Util_BroadBand2mun(
data,
input_School2mun = NULL,
input_Registry = NULL,
input_AdmUnNames = NULL,
verbose = FALSE,
autoAbort = FALSE
)
data |
Object of class |
input_School2mun |
Object of class |
input_Registry |
If |
input_AdmUnNames |
If |
verbose |
Logical. If |
autoAbort |
Logical. Whether to automatically abort the operation and return NULL in case of missing internet connection or server response errors. |
see Get_BroadBand
An object of class tbl_df, tbl and data.frame,
identical to the output of Get_BroadBand with an additional column for LAU codes
Broadband dashboard: <https://bandaultralarga.italia.it/scuole-voucher/dashboard-scuole/> . ISTAT LAU codes: <https://situas.istat.it/web/#/territorio>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.