Util_BroadBand2mun {SchoolDataIT} | R Documentation |
Map schools included in the ultra-broadband plan to their LAU codes.
Description
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
.
Usage
Util_BroadBand2mun(
data,
input_School2mun = NULL,
input_Registry = NULL,
input_AdmUnNames = NULL,
verbose = FALSE,
autoAbort = FALSE
)
Arguments
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. |
Details
see Get_BroadBand
Value
An object of class tbl_df
, tbl
and data.frame
,
identical to the output of Get_BroadBand
with an additional column for LAU codes
Source
Broadband dashboard: <https://bandaultralarga.italia.it/scuole-voucher/dashboard-scuole/> . ISTAT LAU codes: <https://situas.istat.it/web/#/territorio>