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 | is_canonical_mac(mac)
|
mac |
character vector of MAC address strings |
1 | is_canonical_mac("c8:69:cd:28:5a:7d")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.