Learn R Programming

disk.frame (version 0.8.3)

df_ram_size: Get the size of RAM in gigabytes

Description

Get the size of RAM in gigabytes

Usage

df_ram_size()

Arguments

Value

integer of RAM in gigabyte (GB)

Examples

Run this code
# returns the RAM size in gigabyte (GB)
df_ram_size() 

Run the code above in your browser using DataLab