koRefresh {svKomodo} | R Documentation |
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.
koRefresh(force = FALSE)
koAutoRefresh(...)
force |
do we force refresh, even if data have not changed? |
... |
any argument (ignored, but useful for |
Both functions return TRUE
on success.