sample_binary_values: Sample Dataset with Binary Values
Description
A variant of sample_data containing binary values (0/1) instead of
TRUE/FALSE values. This is useful for testing functions that must correctly
interpret both logical and numeric binary formats.
Usage
sample_binary_values
Arguments
Format
A data frame with 18 rows and 5 variables (same structure as sample_data).