| mem {terra} | R Documentation |
mem_info prints the amount of RAM that is required and available to process a SpatRaster.
free_RAM returns the amount of RAM that is available
mem_info(x, n=1) free_RAM()
x |
SpatRastaer |
n |
positive integer. The number of copies of |
free_RAM returns the amount of available RAM in kilobytes
mem_info(rast()) free_RAM()