Description Usage Arguments Value Examples
View source: R/table_generation_functions.R
Returns the jth selected person in month m when the random number drawn is i.
1  | samplerule(i, j, m)
 | 
i | 
 An integer  | 
j | 
 An integer  | 
m | 
 An integer  | 
The jth selected person in month m when the random number drawn is i.
1  | samplerule(1,1:160,1)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.