Logo

Repositório da turma de 09/2021 do curso Dashboards.

Dashboards com R

Referências do curso

Clique aqui para baixar o material do curso.

Dúvidas

Fora do horário de aula ou monitoria:

Slides

slide HTML PDF
01-introducao_ao_curso https://curso-r.github.io/main-dashboards/slides/01-introducao_ao_curso.html https://curso-r.github.io/main-dashboards/slides/01-introducao_ao_curso.pdf
02-shiny-introducao https://curso-r.github.io/main-dashboards/slides/02-shiny-introducao.html https://curso-r.github.io/main-dashboards/slides/02-shiny-introducao.pdf
03-reatividade-parte-1 https://curso-r.github.io/main-dashboards/slides/03-reatividade-parte-1.html https://curso-r.github.io/main-dashboards/slides/03-reatividade-parte-1.pdf
04-layouts https://curso-r.github.io/main-dashboards/slides/04-layouts.html https://curso-r.github.io/main-dashboards/slides/04-layouts.pdf
05-reatividade-parte-2 https://curso-r.github.io/main-dashboards/slides/05-reatividade-parte-2.html https://curso-r.github.io/main-dashboards/slides/05-reatividade-parte-2.pdf
06-htmlwidgets https://curso-r.github.io/main-dashboards/slides/06-htmlwidgets.html https://curso-r.github.io/main-dashboards/slides/06-htmlwidgets.pdf
07-modulos https://curso-r.github.io/main-dashboards/slides/07-modulos.html https://curso-r.github.io/main-dashboards/slides/07-modulos.pdf

Scripts utilizados em aula

Parte prática

script link
01-ola-mundo.R https://curso-r.github.io/202109-dashboards/pratica/01-ola-mundo.R
02-output.R https://curso-r.github.io/202109-dashboards/pratica/02-output.R
03-output-input.R https://curso-r.github.io/202109-dashboards/pratica/03-output-input.R
04-dois-inputs-outputs.R https://curso-r.github.io/202109-dashboards/pratica/04-dois-inputs-outputs.R
05-amostra-sem-reactive.R https://curso-r.github.io/202109-dashboards/pratica/05-amostra-sem-reactive.R
06-amostra-com-reactive.R https://curso-r.github.io/202109-dashboards/pratica/06-amostra-com-reactive.R
07-disparo-reatividade.R https://curso-r.github.io/202109-dashboards/pratica/07-disparo-reatividade.R
08-eventReactive.R https://curso-r.github.io/202109-dashboards/pratica/08-eventReactive.R
09-debug.R https://curso-r.github.io/202109-dashboards/pratica/09-debug.R
10-dados.R https://curso-r.github.io/202109-dashboards/pratica/10-dados.R
12-gridsystem.R https://curso-r.github.io/202109-dashboards/pratica/12-gridsystem.R
13-sidebarLayout.R https://curso-r.github.io/202109-dashboards/pratica/13-sidebarLayout.R
14-navbarPage.R https://curso-r.github.io/202109-dashboards/pratica/14-navbarPage.R
15-shinydashboard-layout.R https://curso-r.github.io/202109-dashboards/pratica/15-shinydashboard-layout.R
16-shinydashboard-menu.R https://curso-r.github.io/202109-dashboards/pratica/16-shinydashboard-menu.R
17-shinydashboard-elementos.R https://curso-r.github.io/202109-dashboards/pratica/17-shinydashboard-elementos.R
18-bs4Dash.R https://curso-r.github.io/202109-dashboards/pratica/18-bs4Dash.R
19-observe.R https://curso-r.github.io/202109-dashboards/pratica/19-observe.R
21-htmlwidgets.R https://curso-r.github.io/202109-dashboards/pratica/21-htmlwidgets.R
Exemplo módulos 1 https://github.com/curso-r/202109-dashboards/tree/master/pratica/21-modulos-1
Exemplo módulos 2 https://github.com/curso-r/202109-dashboards/tree/master/pratica/22-modulos-2
Exemplo módulos 3 https://github.com/curso-r/202109-dashboards/tree/master/pratica/22-modulos-2/versao-completa-purrr

Lição de casa

script link
010-meu-primeiro-app.R https://curso-r.github.io/202109-dashboards/exercicios/010-meu-primeiro-app.R
011-mey-segundo-app.R https://curso-r.github.io/202109-dashboards/exercicios/011-mey-segundo-app.R
020-inputs-outputs-credito.R https://curso-r.github.io/202109-dashboards/exercicios/020-inputs-outputs-credito.R
021-inputs-outputs-pokemon.R https://curso-r.github.io/202109-dashboards/exercicios/021-inputs-outputs-pokemon.R
022-inputs-outputs-ssp.R https://curso-r.github.io/202109-dashboards/exercicios/022-inputs-outputs-ssp.R
030-sidebarLayout.R https://curso-r.github.io/202109-dashboards/exercicios/030-sidebarLayout.R
031-navbarPage.R https://curso-r.github.io/202109-dashboards/exercicios/031-navbarPage.R
040-shinydashboard.R https://curso-r.github.io/202109-dashboards/exercicios/040-shinydashboard.R
050-ui-reativa-cetesb.R https://curso-r.github.io/202109-dashboards/exercicios/050-ui-reativa-cetesb.R
051-ui-reativa-pokemon.R https://curso-r.github.io/202109-dashboards/exercicios/051-ui-reativa-pokemon.R
052-ui-reativa-ssp.R https://curso-r.github.io/202109-dashboards/exercicios/052-ui-reativa-ssp.R
060-htmlwidgets.R https://curso-r.github.io/202109-dashboards/exercicios/060-htmlwidgets.R
061-auth0.R https://curso-r.github.io/202109-dashboards/exercicios/061-auth0.R

Lição de casa extra 🤓

script link
extra-010-input-output.R https://curso-r.github.io/202109-dashboards/exercicios/extra-010-input-output.R
extra-020-input-output.R https://curso-r.github.io/202109-dashboards/exercicios/extra-020-input-output.R
extra-021-selecao-multipla.R https://curso-r.github.io/202109-dashboards/exercicios/extra-021-selecao-multipla.R
extra-022-date-input.R https://curso-r.github.io/202109-dashboards/exercicios/extra-022-date-input.R

Material extra

Referências extras comentadas nas aulas.

Tema Descrição
Conteúdo extra Caixas de diálogo no Shiny
Pacote Pacote fresh
Vídeo Vídeo: Shinydashboard, pacote fresh e CSS
Vídeo Live sobre módulos
Pacote Shiny loaders
Livro Engineering Shiny (livro)
Post Environments no R
Conteúdo extra Criando inputs customizados (avançado)
Conteúdo extra Fazendo Gauges (clicar em </> Source Code)

Redes sociais da Curso-R

Instagram: https://www.instagram.com/cursoo_r/

Twitter: https://twitter.com/curso_r

Instagram: https://www.youtube.com/c/CursoR6/featured

Linkedin: https://www.linkedin.com/company/curso-r/

Facebook: https://www.facebook.com/cursodeR