Description Usage Arguments Value Examples
sii_setoption_statistics_remind sets the option to remind that participation is set to TRUE (if that is the case) after 1,2,3,5,10,50,100,200,500,1000,1500,2500 calls
1  | sii_setoption_statistics_remind(remind = TRUE, quiet = FALSE)
 | 
remind | 
 (default = TRUE) : whether to remind that participation is set  | 
quiet | 
 (default = FALSE) : whether to confirm that the option is set  | 
remind
1 2 3 4  | library(ggsolvencyii)
sii_setoption_statistics_remind()
sii_setoption_statistics_remind(remind = FALSE)
sii_setoption_statistics_remind(remind = FALSE, quiet = TRUE)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.