##---- Should be DIRECTLY executable !! ----##-- ==> Define data, use random,##-- or do help(data=index) for the standard data sets.## The function is currently defined asfunction (x){if (!is.list(x))stop("x should have list mode")res=as.vector(matl(x))res}