
R/koRefresh.R
koRefresh.RdThese 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(...)do we force refresh, even if data have not changed?
any argument (ignored, but useful for addTaskCallback()).
Both functions return TRUE on success.