Description Usage Arguments Examples
View source: R/sample type1.R
sample type1
1 2
lotto1(n, keep = NULL, drop = NULL, hold = NULL, a = NULL, write = F, wd = NULL)
n
= number of sample
1 2 3 4
lotto1(5) (k<-sort(num_per()[as.numeric(data[1,1:6])],dec=T)) lotto1(n=5,keep=k[1]) lotto1(n=50000,hold=as.numeric(names(k[1])))
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.