Spaces:
Sleeping
Sleeping
FreddyHernandez
commited on
Commit
•
09e9f33
1
Parent(s):
2b1f2af
Upload ui.R
Browse files
ui.R
CHANGED
@@ -60,8 +60,6 @@ shinyUI(fluidPage(
|
|
60 |
label="Ingrese probabilidad",
|
61 |
value=0.70, step=0.001,
|
62 |
min=0.001, max=0.999)),
|
63 |
-
img(src="logo.png", height = 56, width = 140),
|
64 |
-
img(src="udea.png", height = 65, width = 60),
|
65 |
br(),
|
66 |
p("App creada por el Semillero de R de la Universidad Nacional de Colombia:"),
|
67 |
tags$a(href="https://srunal.github.io", "https://srunal.github.io")
|
|
|
60 |
label="Ingrese probabilidad",
|
61 |
value=0.70, step=0.001,
|
62 |
min=0.001, max=0.999)),
|
|
|
|
|
63 |
br(),
|
64 |
p("App creada por el Semillero de R de la Universidad Nacional de Colombia:"),
|
65 |
tags$a(href="https://srunal.github.io", "https://srunal.github.io")
|