check_oolong {oolong}R Documentation

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)

Arguments

oolong

an oolong object to be checked

verbose

logical, display messages

Value

Nothing

Author(s)

Chung-hong Chan


[Package oolong version 0.6.1 Index]