A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://bitfloat.github.io/bitfield/reference/bf_encode.html below:

Encode bit flags into a bitfield — bf_encode • bitfield

Encode bit flags into a bitfieldSource: R/bf_encode.R

bf_encode.Rd

This function picks up the flags mentioned in a registry and encodes them as integer values.

Arguments
registry

registry(1)
the registry that should be encoded into a bitfield.

Value

data.frame of the same length as the input data. Depending on type and amount of bit flags, this can a table with any number of columns, each of which encodes a sequence of 32 bits into an integer.

Examples
reg <- bf_map(protocol = "na", data = bf_tbl, x = y)

field <- bf_encode(registry = reg)

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4