sysmem: Check system memory

Description Usage Arguments Value Author(s) Examples

View source: R/sysmem.R

Description

This tells you the **TOTAL** system memory (RAM) available. Other processes running on the computer will eat into this total, and as such, you should take these numbers with a grain of salt.

Usage

1
sysmem(x = "GB")

Arguments

x

Units to use for output. One of either "KB", "MB", "GB".

Value

Total amount of system memory (RAM) in units.

Author(s)

Alex Chubaty

Examples

1

achubaty/amc documentation built on April 6, 2021, 6:56 a.m.