.fit.memory {phyloraster}R Documentation

Evaluate if the rasters generated in the function fits on available memory

Description

Tests if the amount of RAM required is available to process a SpatRaster

Usage

.fit.memory(x, n = 1)

Arguments

x

SpatRaster

n

positive integer. The number of copies of x that are needed

Value

logical


[Package phyloraster version 2.1.0 Index]