This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#---actualizado 01-01-2016. Codigo trabajado usando las librerias: | |
#--Optimizar para http://www.gobiernotransparentechile.cl/directorio/entidad | |
#--lee las librerias que hace el web scrap. En caso de no tenerla instalada debe instalarla usando el comando: | |
#--"install.packages(c("rvest", "ggplot2","scales"))"--- no usar las cremillas exteriores. | |
library(rvest) | |
library(ggplot2) | |
library(scales) | |
NewerOlder