require(geoche)
inputArchivo = 'bases/ejemplo/ejemplo.csv'
departamentos_path = 'shp/departamentos/censo_por_departamento_poligonos.shp'
depto_id_column='ID_DEPTO_INDEC_RESIDENCIA'
output = checkea_departamentos_ggmap_y_osm(inputArchivo,departamentos_path,depto_id_column)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.