Learn R Programming

IBRtools (version 0.1.3)

enzact2: Biomarkers activity values with different treatments

Description

This data set gives level or activity of 38 biomarkers, generated as simulated values.

Usage

data("enzact2")

Arguments

Format

A data frame with 38 observations on the following 6 variables.

sites

a character vector

biomarker1

a numeric vector

biomarker2

a numeric vector

biomarker3

a numeric vector

biomarker4

a numeric vector

biomarker5

a numeric vector

Examples

Run this code
data(enzact2)
## maybe str(enzact2) ; plot(enzact2) ...

Run the code above in your browser using DataLab