setRam | R Documentation |
This function specify RAM limit (in Go) of the value returned by readAntares.
setRam(x)
x |
|
list
(returned by options()
)
## Not run:
#Set maximum ram to used to 50 Go
setRam(50)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.