Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pajuan
/
close
like
0
Runtime error
App
Files
Files
Community
pajuan
commited on
26 days ago
Commit
11ff1e7
•
1 Parent(s):
aabf5bc
Update app.R
Browse files
Files changed (1)
hide
show
app.R
+1
-0
app.R
CHANGED
Viewed
@@ -1,6 +1,7 @@
1
library(magrittr)
2
library(shiny)
3
library(rstudioapi)
4
#
5
# 0. routing
6
# --------
1
library(magrittr)
2
library(shiny)
3
library(rstudioapi)
4
+
library(dplyr)
5
#
6
# 0. routing
7
# --------