Learn R Programming

UsingR (version 2.0-7)

slc: Sodium-Lithium countertransport

Description

Sodium-Lithium countertransport

Usage

data(slc)

Arguments

Format

The format is: num [1:190] 0.467 0.430 0.192 0.192 0.293 ...

Examples

Run this code
# NOT RUN {
data(slc)
hist(slc)
# }

Run the code above in your browser using DataLab