View source: R/xlcMemoryReport.R
xlcMemoryReport | R Documentation |
Reports the amount of free memory in the Java Virtual Machine (JVM).
xlcMemoryReport()
This function uses Java's Runtime class to query the free JVM memory.
Martin Studer
Mirai Solutions GmbH https://mirai-solutions.ch
xlcFreeMemory
## Not run:
xlcMemoryReport()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.