Learn R Programming

loewesadditivity (version 0.1.0)

cyrpa_ripr: CyRPA and RIPR

Description

The data is the raw data for a combination dose of CyRPA and RIPR.

well

one of iRBC (the max), uRBC (the min), RPMI (??), or comb (which is short for combination)

RIPR

dose of RIPR in mg/mL

CyRPA

dose of CyRPA in mg/mL

expxyrepz

the results from experiment x, sub item y, repetition z

Usage

cyrpa_ripr

Arguments

Format

An object of class data.frame with 38 rows and 15 columns.

Examples

Run this code
# NOT RUN {
data("cyrpa_ripr")
head(cyrpa_ripr)
# }

Run the code above in your browser using DataLab