system_mac_addresses: Function to return a system's media access control (MAC)...

View source: R/system_mac_addresses.R

system_mac_addressesR Documentation

Function to return a system's media access control (MAC) addresses.

Description

Function to return a system's media access control (MAC) addresses.

Usage

system_mac_addresses(format = FALSE)

Arguments

format

Should the MAC addresses be formated to be upper case and contain hyphens as the separator?

Value

Tibble.

Author(s)

Stuart K. Grange


skgrange/systemr documentation built on April 18, 2024, 2:23 a.m.