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.

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

Alex Chubaty

Examples

sysmem()
#> [1] 15