Description Usage Arguments Value Examples
Lookup registry metadata of MAC addresses
1 |
x |
character vector of MAC address. Each MAC address can be in any
case, the octets do not need to be 0-prefixed, and it doesn't matter
if the octets are separated by a |
data frame
1 2 3 4 5 6 7 8 | c(
"2e:ab:a4:38:20:69", "70:26:5:19:23:25", "b8:e8:56:35:36:4",
"f4:f5:d8:df:67:44", "44:d9:e7:7a:9e:25", "f4:f5:d8:a7:94:66",
"a4:77:33:f2:50:30", "0:3e:e1:c3:9d:7a", "f0:23:b9:eb:42:4",
"c8:69:cd:28:5a:7d", "d4:85:64:74:49:de", "3c:7:54:52:fe:11"
) -> macs
mac_match_registry()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.