This function specify RAM limit (in Go) of the value returned by readAntares.
setRam(x)
x
numeric RAM limit in Go
numeric
list (returned by options())
list
options()
## Not run: #Set maximum ram to used to 50 Go setRam(50) ## End(Not run)