Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
FreddyHernandez/my_shiny_creator
FreddyHernandez
/
linear_regression_game
like
0
Sleeping
App
Files
Files
Community
fc9889c
linear_regression_game
/
app.R
FreddyHernandez
Duplicate from FreddyHernandez/my_shiny_creator
fc9889c
over 1 year ago
raw
Copy download link
history
blame
Safe
57 Bytes
# Run the application
shinyApp
(
ui
=
ui
,
server
=
server
)