Learn R Programming

BSDA (version 1.01)

Slc: Sodium-lithium countertransport activity on 190 individuals from six large English kindred

Description

Data for Exercise 5.116

Usage

Slc

Arguments

Format

A data frame with 190 observations on the following variable.

SLC

a numeric vector

Examples

Run this code
# NOT RUN {
str(Slc)
attach(Slc)
EDA(SLC)
detach(Slc)
# }

Run the code above in your browser using DataLab