README.md

cea20160329

ApresentaĆ§Ć£o CEA 2016 sobre R e shiny

Se quiser rodar os exemplos, instale o pacote

if (!require(devtools)) install.packages('devtools')
devtools::install_github('jtrecenti/cea20160329')

Depois rode os showcases

shiny::runGitHub('jtrecenti/cea20160329', 
                 subdir='inst/shiny-apps/helloWorld', 
                 display.mode='showcase')
shiny::runGitHub('jtrecenti/cea20160329', 
                 subdir='inst/shiny-apps/helloWorld2', 
                 display.mode='showcase')


jtrecenti/cea20160329 documentation built on May 20, 2019, 3:16 a.m.