Learn R Programming

disk.frame (version 0.7.1)

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
# NOT RUN {
# returns the RAM size in gigabyte (GB)
df_ram_size() 
# }

Run the code above in your browser using DataLab