Learn R Programming

Biodem (version 0.5)

raw.mig: A raw migration data

Description

Made up raw dataset, created as if count data for marital migration were put into matrix form.

Usage

data(raw.mig)

Arguments

Format

A 4 by 4 square matrix.

Details

Completely made up for pedagogical purposes.

Examples

Run this code
# NOT RUN {
data(raw.mig)
col.sto(raw.mig)
# }

Run the code above in your browser using DataLab