Dashboards com R

Logo

Material do curso Dashboards com R da Curso-R

View the Project on GitHub curso-r/202006-dashboards

Baixar ou atualizar material

install.packages("remotes")
remotes::install_github("curso-r/CursoR")

CursoR::atualizar_material()

Slides

slide link
slides/01-introducao_ao_curso.html https://curso-r.github.io/main-dashboards/slides/01-introducao_ao_curso.html
slides/02-shiny-introducao.html https://curso-r.github.io/main-dashboards/slides/02-shiny-introducao.html
slides/03-reatividade-parte-1.html https://curso-r.github.io/main-dashboards/slides/03-reatividade-parte-1.html
slides/04-layouts.html https://curso-r.github.io/main-dashboards/slides/04-layouts.html
slides/05-shinydashboards.html https://curso-r.github.io/main-dashboards/slides/05-shinydashboards.html
slides/06-reatividade-parte-2.html https://curso-r.github.io/main-dashboards/slides/06-reatividade-parte-2.html
slides/07-htmlwidgets.html https://curso-r.github.io/main-dashboards/slides/07-htmlwidgets.html
slides/08-flexdashboard.html https://curso-r.github.io/main-dashboards/slides/08-flexdashboard.html

Scripts feitos em aula

script link
00-exemplo-kmeans.R https://curso-r.github.io/202006-dashboards/scripts_aula/00-exemplo-kmeans.R
01-ola-mundo.R https://curso-r.github.io/202006-dashboards/scripts_aula/01-ola-mundo.R
02-output.R https://curso-r.github.io/202006-dashboards/scripts_aula/02-output.R
03-output-input.R https://curso-r.github.io/202006-dashboards/scripts_aula/03-output-input.R
04-hist-normal.R https://curso-r.github.io/202006-dashboards/scripts_aula/04-hist-normal.R
05-dois-outputs.R https://curso-r.github.io/202006-dashboards/scripts_aula/05-dois-outputs.R
06-reactive.R https://curso-r.github.io/202006-dashboards/scripts_aula/06-reactive.R
07-eventReactive.R https://curso-r.github.io/202006-dashboards/scripts_aula/07-eventReactive.R
08-debug.R https://curso-r.github.io/202006-dashboards/scripts_aula/08-debug.R
09-dados.R https://curso-r.github.io/202006-dashboards/scripts_aula/09-dados.R
11-gridsystem.R https://curso-r.github.io/202006-dashboards/scripts_aula/11-gridsystem.R
12-sidebarLayout.R https://curso-r.github.io/202006-dashboards/scripts_aula/12-sidebarLayout.R
13-navbarPage.R https://curso-r.github.io/202006-dashboards/scripts_aula/13-navbarPage.R
14-shinydashboard-layout.R https://curso-r.github.io/202006-dashboards/scripts_aula/14-shinydashboard-layout.R
15-shinydashboard-menu.R https://curso-r.github.io/202006-dashboards/scripts_aula/15-shinydashboard-menu.R
16-shinydasboard-elementos.R https://curso-r.github.io/202006-dashboards/scripts_aula/16-shinydasboard-elementos.R
17-ui-reativa.R https://curso-r.github.io/202006-dashboards/scripts_aula/17-ui-reativa.R
18-htmlwidgets.R https://curso-r.github.io/202006-dashboards/scripts_aula/18-htmlwidgets.R
19-leaflet.R https://curso-r.github.io/202006-dashboards/scripts_aula/19-leaflet.R
20-auth0.R https://curso-r.github.io/202006-dashboards/scripts_aula/20-auth0.R
21-reactiveValues.R https://curso-r.github.io/202006-dashboards/scripts_aula/21-reactiveValues.R
22-fileInput.R https://curso-r.github.io/202006-dashboards/scripts_aula/22-fileInput.R
23-dowloadButton.R https://curso-r.github.io/202006-dashboards/scripts_aula/23-dowloadButton.R
24-exemplo-mapa-Julio.R https://curso-r.github.io/202006-dashboards/scripts_aula/24-exemplo-mapa-Julio.R
duvidas_aula2.R https://curso-r.github.io/202006-dashboards/scripts_aula/duvidas_aula2.R
duvidas_aula5.R https://curso-r.github.io/202006-dashboards/scripts_aula/duvidas_aula5.R
duvidas_aula6.R https://curso-r.github.io/202006-dashboards/scripts_aula/duvidas_aula6.R
exemplo-flex.Rmd https://curso-r.github.io/202006-dashboards/scripts_aula/exemplo-flex.Rmd