Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sugitora
/
CCS_Act_DataBase
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
CCS_Act_DataBase
/
install.R
sugitora
Upload 6 files
edae905
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
91 Bytes
install.packages
(
c
(
"shiny"
,
"DT"
,
"dplyr"
,
"readr"
)
,
repos
=
"https://cloud.r-project.org"
)