powered by
mem_info prints the amount of RAM that is required and available to process a SpatRaster.
mem_info
free_RAM returns the amount of RAM that is available
free_RAM
mem_info(x, n=1, print=TRUE)free_RAM()
free_RAM()
free_RAM returns the amount of available RAM in kilobytes
SpatRaster
positive integer. The number of copies of x that are needed
x
logical. print memory info?
mem_info(rast()) free_RAM()
Run the code above in your browser using DataLab