Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
FreddyHernandez/discrete_uniform
FreddyHernandez
/
my_shiny_creator
like
0
Runtime error
App
Files
Files
Community
main
my_shiny_creator
/
app.R
FreddyHernandez
Duplicate from FreddyHernandez/discrete_uniform
780801f
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
57 Bytes
# Run the application
shinyApp
(
ui
=
ui
,
server
=
server
)