scalaMemory | R Documentation |
Depending on the argument type, this function has several uses related to memory in Scala.
scalaMemory(x)
x |
If the argument is a string (e.g., "8G" or "512M"), the function
sets the default maximum heap size for new instances of Scala bridges
created by the function |
scala
## Not run:
scalaMemory("1G")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.