proportional_data: Numerical Binary data for Proportion Plots

proportional_dataR Documentation

Numerical Binary data for Proportion Plots

Description

Contains 3 Control Samples and 7 Test Samples.

Usage

proportional_data

Format

A data frame with 400 rows and 4 variables:

Gender

Gender of each observation

ID

Identity of each observation

Group

Which control group or test it is

Success

1 (Success) or 0 (Failure)

Examples

data(proportional_data) # Lazy loading. Data becomes visible as soon as it is loaded

dabestr documentation built on Oct. 13, 2023, 5:10 p.m.