Description Usage Arguments Value Author(s) See Also Examples
This function is only for use by packages that provide a library to
R. It should be called in the .onLoad function of the
package.
| 1 | qlibrary(lib, namespace = deparse(substitute(lib)), register = TRUE)
 | 
| lib | An  | 
| namespace | If not  | 
| register | Whether to register the library in the global list. | 
The library object, but catching the return value is useless, since,
as an environment, it was modified by reference.
Michael Lawrence
The vignette, once it exists, for creating packages based on qtbase
| 1 2 3 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.