Learn R Programming

rplexos (version 1.1.11)

is_otf_rplexos: Enable or disable on-the-fly mode

Description

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.

Usage

is_otf_rplexos()
enable_otf_rplexos(msg = T)
disable_otf_rplexos(msg = T)
check_otf_rplexos()

Arguments

msg
When true it prints a message