Skip to contents

Re-resolves the latest extended COL release and updates the key cached by col_key(). Use this to pick up a newly published release within a running session.

Usage

col_refresh()

Value

The integer dataset key of the newly pinned release, invisibly.

See also

Examples

if (FALSE) { # \dontrun{
col_refresh()
} # }