##---- 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")pts=NULLfor (jin1:length(x))pts=c(pts,x[[j]])pts}