df_ram_size {disk.frame} | R Documentation |
Get the size of RAM in gigabytes
Description
Get the size of RAM in gigabytes
Usage
df_ram_size()
Value
integer of RAM in gigabyte (GB)
Examples
# returns the RAM size in gigabyte (GB)
df_ram_size()
[Package disk.frame version 0.8.3 Index]