powered by
sample
x
sample(x, size, replace = FALSE, prob = NULL, ...)
associations
transactions
associations-class
transactions-class
itemMatrix-class
data("Adult") ## sample with replacement s <- sample(Adult, 500, replace = TRUE) s
Run the code above in your browser using DataLab