Learn R Programming

oolong (version 0.6.1)

check_oolong: Check whether the oolong needs to be updated

Description

This function raises an error when the input oolong object needs to be updated. Oolong objects generated with an old version of oolong need to be updated to use the functionalities from the recent versions of oolong.

Usage

check_oolong(oolong, verbose = FALSE)

Value

Nothing

Arguments

oolong

an oolong object to be checked

verbose,

logical, display messages

Author

Chung-hong Chan