Description Usage Arguments Examples
View source: R/Sampling.R View source: R/sampling.R
This function allows you to test sample experience data.
1  | sample_ex_data(n_participants = 100, n_days = 7, art_breaks = 0.2)
 | 
n_participants | 
 Number of Participants. Default = 100  | 
n_days | 
 Number of Days. Default = 7  | 
art_breaks | 
 Specification at which value and event occurs. Between 0 ans 1. Default = 0.20  | 
1  | data_sample <-  sample_ex_data(50, 10)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.