data_bro:

Usage Format Examples

Usage

1

Format

The format is: List of 4 $ X3 : num [1:268, 1:571, 1:7] 0.279 0.266 0.239 0.235 0.303 0.27 0.263 0.293 0.286 0.487 ... $ y3 :'data.frame': 268 obs. of 1 variable: ..$ Color: num [1:268] 20 18 17 21 23 24 24 29 29 42 ... $ pnames: num [1, 1:571] 275 276 276 276 277 ... $ qnames: num [1, 1:7] 230 240 255 290 305 325 340

Examples

1
2
data(data_bro)
## maybe str(data_bro) ; plot(data_bro) ...

SvenSerneels/tripls_r documentation built on May 4, 2019, 6:30 a.m.