system_memory: Retrieves information on the system memory resources on...

View source: R/system.R

system_memoryR Documentation

Retrieves information on the system memory resources on platforms where the 'free' command exists.

Description

Retrieves information on the system memory resources on platforms where the 'free' command exists.

Usage

system_memory(extra = "")

Arguments

extra

character extra arguments for the free command

Value

data.frame or NULL


BigelowLab/rscripting documentation built on Oct. 24, 2022, 5:31 p.m.