Giter Club home page Giter Club logo

ime_leaflet's Introduction

R-CMD-check

Mapa dinámico del índice de marginación a nivel estatal

La composición de los archivos en los tres años tiene la misma estructura de archivos:

  1. 01_Bases_*.R.- Se estructuran las bases del índice de marginación y se les da un formato simple .RData.

  2. 02_Shapefiles_*.Rmd .- Se leen los shapefiles y se tratan de simplificar los archivos de tamaño para convertirlos en archivos .geojson.

       + Además de que se dividen en cinco archivos por cada grado de marginación.    
    
  3. 03_State_popup. Rmd. - Se le da estructura a los popup’s que aparecen en el leaflet.

  4. 03.01_State_popup_Modificado.Rmd. - Se reestructuran los popup’s para simplificar su tamaño. Utilizando también el archivo css_style.css que da el estilo a las etiquetas.

  5. 04_Leaflet_*.Rmd. - Estructura del mapa leaflet a nivel estatal.

  6. css_style.css. - Este archivo da formato a los colores de los popup’s del mapa de leaflet.

  7. IME_2010-2020.Rmd. - Contiene la estructura del Flexhdashborad.

list.files(here::here(), all.files = TRUE)
#>  [1] "."                  ".."                 ".git"              
#>  [4] ".gitignore"         ".Rhistory"          ".Rproj.user"       
#>  [7] "2010"               "2015"               "2020"              
#> [10] "IME_2010-2020.html" "IME_2010-2020.Rmd"  "IME_2010.html"     
#> [13] "IME_2010_files"     "IME_2015.html"      "IME_2015_files"    
#> [16] "IME_2020.html"      "IME_2020_files"     "IME_Leaflet.Rproj" 
#> [19] "logo"               "README.md"          "README.Rmd"

El resultado final se encuentra en el siguiente enlace:

Enlace: https://dvillasanao.github.io/IME_Leaflet/IME_2010-2020.html

📦 Librerías que se usaron en el projecto

sesion_info <- devtools::session_info()
package loadedversion source
doMC 1.3.5 R-Forge (R 4.3.1)
dplyr 1.1.3 CRAN (R 4.3.2)
forcats 1.0.0 CRAN (R 4.3.1)
foreach 1.5.2 CRAN (R 4.3.1)
ggmap 3.0.2 CRAN (R 4.3.1)
ggplot2 3.4.3 CRAN (R 4.3.1)
ggpubr 0.6.0 CRAN (R 4.3.1)
ggridges 0.5.4 CRAN (R 4.3.1)
gt 0.10.0 CRAN (R 4.3.1)
htmltools 0.5.5 CRAN (R 4.3.1)
htmlwidgets 1.6.2 CRAN (R 4.3.1)
iterators 1.0.14 CRAN (R 4.3.1)
kableExtra 1.3.4 CRAN (R 4.3.1)
knitr 1.45 CRAN (R 4.3.2)
leafgl 0.1.1 CRAN (R 4.3.1)
leaflet 2.2.0 CRAN (R 4.3.1)
leaflet.extras 1.0.0 CRAN (R 4.3.1)
mapview 2.11.0 CRAN (R 4.3.1)
openxlsx 4.2.5.2 CRAN (R 4.3.1)
RColorBrewer 1.1-3 CRAN (R 4.3.0)
rgdal 1.6-7 CRAN (R 4.3.1)
sf 1.0-14 CRAN (R 4.3.1)
sp 2.1-0 CRAN (R 4.3.1)
spdplyr 0.4.0 Github (mdsumner/spdplyr@e14dec9017a96c309065ab319da96c839cac6f58)
stringr 1.5.0 CRAN (R 4.3.1)
tibble 3.2.1 CRAN (R 4.3.1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.