Skip to content

Instantly share code, notes, and snippets.

View lgelape's full-sized avatar

Lucas Gelape lgelape

View GitHub Profile
@lgelape
lgelape / redes_sociais_candidatos2022.R
Created August 18, 2022 20:25
Obtém handle de redes sociais de candidatos (Twitter, Facebook, Instagram e Youtube) a partir de informações do Repositório de Dados Eleitorais do TSE
################################################################################
################################################################################
##########
########## OBTER HANDLE DE REDES SOCIAIS DE CANDIDATOS
########## A PARTIR DE INFORMACOES DO REPOSITORIO DO TSE
### Lucas Gelape
# Pacotes
library(dplyr)