koRefresh: Refresh Komodo interface (active object lists and R object...

View source: R/koRefresh.R

koRefreshR 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 addTaskCallback()).

Value

Both functions return TRUE on success.

See Also

koCmd()


SciViews/svKomodo documentation built on May 12, 2022, 2:48 a.m.