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