Description Usage Arguments Examples
The canonical form for MAC addresses strings is 6, 2-character
octets separated by colons. This function returns TRUE
if
an address string is in canonical format.
1 | canonicalize_mac(mac)
|
mac |
character vector of MAC address strings |
1 | canonicalize_mac("b8:e8:56:35:36:4")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.