The on-the-fly mode will only generate the sql db after a specific query. This mode is very useful for a Plexos db with many report items while only a handful are required for the post- processing. The initial generation of the db will be very quick. The first queries will be slower but subsequent queries will be at normal speeds again.
1 2 3 4 5 6 7 | is_otf_rplexos()
enable_otf_rplexos(msg = T)
disable_otf_rplexos(msg = T)
check_otf_rplexos()
|
msg |
When true it prints a message |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.