Simple Package Registry
| 1 2 |   simpleRegistry(name, envir = topenv(parent.frame()),
    verbose = FALSE)
 | 
| name | name of the registry object, with which it will
be assigned in  | 
| envir | environment where to store the registry object. Defaults to the caller's top environment. | 
| verbose | logical that toggle a verbose message when the object is first created. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.