Learn R Programming

antaresRead (version 2.7.0)

setRam: 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

Run this code
if (FALSE) {
#Set maximum ram to used to 50 Go
setRam(50)
}

Run the code above in your browser using DataLab