Giter Club home page Giter Club logo

202009-dashboards's Introduction

Configuração inicial

Passo 1: Instalar pacotes

install.packages("remotes")

# instalar pacote da Curso-R
remotes::install_github("curso-r/CursoR")

# instalar pacotes que vamos usar durante o curso
CursoR::instalar_dependencias()

Passo 2: Criar um projeto do RStudio

Faça um projeto do RStudio para usar durante todo o curso e em seguida abra-o.

install.packages("usethis")
usethis::create_project("caminho_ate_o_projeto/nome_do_projeto")

Passo 3: Baixar o material

Certifique que você está dentro do projeto criado no passo 2 e rode o código abaixo.

Observação: Assim que rodar o código abaixo, o programa vai pedir uma escolha de opções. Escolha o número correspondente ao curso de Dashboards!

# Baixar ou atualizar material do curso
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 usados em aula

script link
01-ola-mundo.R https://curso-r.github.io/202009-dashboards/scripts_de_aula/01-ola-mundo.R
02-output.R https://curso-r.github.io/202009-dashboards/scripts_de_aula/02-output.R
03-output-input.R https://curso-r.github.io/202009-dashboards/scripts_de_aula/03-output-input.R

202009-dashboards's People

Contributors

williamorim avatar

Watchers

James Cloos avatar

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.