Examples for 'rcloud.support::RCloudDevice'


Creates an RCloud graphics devices

Aliases: RCloudDevice

Keywords: device

### ** Examples

  RCloudDevice(900, 400)
Error in self.oobSend(list(kind, Rserve.context(), ...)): OOB command is disallowed by the current Rserve configuration - use 'oob enable' to allow its use
  plot(rnorm(100), pch=19, col=2)

[Package rcloud.support version 2.3-1 Index]