demo/rserve/stop_server.R

#!/usr/bin/env Rscript

require('RSclient')
c <- RSconnect()
RSshutdown(c)
hkjinlee/gaplotr documentation built on May 17, 2019, 4:33 p.m.