Learn R Programming

RMallow (version 1.1)

datas: Sample data set.

Description

Simple synthetic data set containing 3 modal sequences in 15! space, with some noise added.

Arguments

Format

The format is: num [1:1700, 1:15] 1 15 1 15 15 12 10 4 1 15 ...

Examples

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

Run the code above in your browser using DataLab