Description Usage Arguments Value Examples
Convert MAC address character vector to a binary string representation
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 |
a character vector of binary strings
1 | mac_to_binary_string(c("f023b9eb4204", "f0:23:b9:eb:42:4", "F023B9eB4204"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.