Learn R Programming

oolong (version 0.6.1)

clone_oolong: Clone an oolong object

Description

Clone a new oolong object. The oolong must not be locked and ever coded.

Usage

clone_oolong(oolong, userid = NA)

Value

an oolong object

Arguments

oolong

an oolong object.

userid

a character string to denote the name of the coder

Author

Chung-hong Chan