shiny-kmeans / Rprofile.site
rajistics's picture
first push
4330865
raw
history blame contribute delete
65 Bytes
local({
options(shiny.port = 7860, shiny.host = "0.0.0.0")
})