| bitfield-package | bitfield: Handle Bitfields to record Meta Data |
| .getDependencies | Identify packages to custom functions |
| .makeDatacite | Create DataCite-compliant metadata structure |
| .makeEncoding | Determine encoding |
| .toBin | Make a binary value from an integer |
| .toDec | Make an integer from a binary value |
| .updateMD5 | Determine and write MD5 sum |
| .validateProtocol | Validate a bit-flag protocol |
| .validateToken | Validate a github token |
| bf_analyze | Analyze encoding options for data |
| bf_decode | Decode (unpack) a bitfield |
| bf_encode | Encode bit flags into a bitfield |
| bf_export | Export bitfield registries |
| bf_flag | Build a flag |
| bf_map | Map variables to a bitflag |
| bf_pcl | Internal bit-flag protocols |
| bf_protocol | Define a new bit-flag protocol |
| bf_registry | Initiate a new registry |
| bf_standards | Handle community standard protocols |
| bf_tbl | Example table |
| bitfield | bitfield: Handle Bitfields to record Meta Data |
| print.bf_analysis | Print method for bf_analysis |
| project | Create a Project Metadata Object |
| registry | Bit registry class (S4) and methods |
| registry-class | Bit registry class (S4) and methods |
| show-method | Print registry in the console |