Mudanças entre as edições de "Linguagem R:Shiny"

De BrapciWiki
Ir para navegação Ir para pesquisar
(Criou página com ' fluidPage() titlePanel() sidebarLayout() sidebarPanel() mainPanel() Informações sobre o Shiny [http://material.curso-r.com/shiny/]')
 
(Sem diferença)

Edição atual tal como às 14h32min de 16 de julho de 2020

fluidPage()
titlePanel()
sidebarLayout()
sidebarPanel()
mainPanel()
Informações sobre o Shiny [1]