Learn R Programming

Dominance (version 1.2.0)

detect_bits: for internal use only

Description

for internal use only

Usage

detect_bits(bits, set = TRUE)

Arguments

bits

set

if set = TRUE returns all true bits if set = false returns all false bits

Examples

Run this code
# NOT RUN {
<!-- %%---- Should be DIRECTLY executable !! ---- -->
# }
# NOT RUN {
<!-- %%-- ==>  Define data, use random, -->
# }
# NOT RUN {
<!-- %%--	or do  help(data=index)  for the standard data sets. -->
# }
# NOT RUN {
# }
# NOT RUN {
<!-- %% The function is currently defined as -->
# }
# NOT RUN {
print('for internal use only')
# }

Run the code above in your browser using DataLab