Learn R Programming

ParallelLogger (version 3.4.1)

getPhysicalMemory: Get the total amount of physical memory

Description

Get the total amount of physical memory

Usage

getPhysicalMemory()

Arguments

Value

The number of GB of RAM. Returns NA if the function failed. One GB is 1,000,000,000 bytes.

Examples

Run this code
getPhysicalMemory()

Run the code above in your browser using DataLab