win2list: transforms into a list a /win/

Description Usage Arguments Value Examples

Description

(ba) transforms into a list a win object

Usage

1
win2list(win)

Arguments

win

the win object to be transformed

Value

a list of vectors

Examples

1
2
3
 rebastaba3k("RESET"); # needed only for R checking, to be forgotten
 win2list(new("win", nat=structure(rep("categ", 7), .Names=letters[1:7])));
 win2list(NULL);

rebastaba documentation built on May 2, 2019, 5:24 p.m.