We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 952ffda commit 57ea413Copy full SHA for 57ea413
inst/shiny/histogram.R renamed to inst/shiny/histogram/app.R
@@ -1,7 +1,7 @@
1
# Histogram with variable classes
2
3
ui <- fluidPage(
4
- titlePanel("Choix des classes pour un histogramme"),
+ titlePanel(""), #"Choix des classes pour un histogramme"),
5
sidebarLayout(
6
sidebarPanel(
7
sliderInput(inputId = "bins", label = "Nombre de classes:",
inst/shiny/histogram/rsconnect/shinyapps.io/phgrosjean/histogram.dcf
@@ -0,0 +1,12 @@
+name: histogram
+title: histogram
+username:
+account: phgrosjean
+server: shinyapps.io
+hostUrl: https://api.shinyapps.io/v1
+appId: 590204
8
+bundleId: 1721275
9
+url: https://phgrosjean.shinyapps.io/histogram/
10
+when: 1543252660.5674
11
+asMultiple: FALSE
12
+asStatic: FALSE
0 commit comments