Learn R Programming

CEC (version 0.9.4)

Tset: Tset

Description

Matrix of 2-dimensional points that form T letter.

Usage

data(Tset)

Arguments

Examples

Run this code
# NOT RUN {
data(Tset)
plot(Tset, cex = 0.5, pch = 19);
# }

Run the code above in your browser using DataLab