koRefresh {svKomodo} | R Documentation |
Refresh Komodo interface (active object lists and R object browser)
Description
These function manage to refresh the list of active objects in Komodo and also the data displayed in the Komodo R object browser. They should not be called directly by the end-user.
Usage
koRefresh(force = FALSE)
koAutoRefresh(...)
Arguments
force |
do we force refresh, even if data have not changed? |
... |
any argument (ignored, but useful for |
Value
Both functions return TRUE
on success.
See Also
[Package svKomodo version 1.0.0 Index]