setRam {antaresRead}R Documentation

Specify RAM limit

Description

This function specify RAM limit (in Go) of the value returned by readAntares.

Usage

setRam(x)

Arguments

x

numeric RAM limit in Go

Examples

## Not run: 
#Set maximum ram to used to 50 Go
setRam(50)

## End(Not run)


[Package antaresRead version 2.6.0 Index]