View source: R/check_max_n_queries.R
check_max_n_queries | R Documentation |
max_n_queries
is valid.Check if the max_n_queries
is valid.
Will stop if not
check_max_n_queries(max_n_queries)
max_n_queries |
maximum number of queries. Use Inf to have no upper limit on this. Lower values are useful for debugging. |
nothing
Richèl J.C. Bilderbeek
check_max_n_queries(max_n_queries = Inf) check_max_n_queries(max_n_queries = 3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.