Description Usage Arguments Details Value Author(s) See Also Examples
Return a registered function
1 2 3 4 |
registry |
AnalysisPageRegistry object |
page.name |
Name of the registered function |
Return a registered function
The registered function. Stops if no such function is registerd
Brad Friedman
new.registry
, register.page
, has.page
, pages
1 2 | example(register.page, ask=FALSE) # register the sine page
get.page(registry, "sine") # should return the sine.handler function
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.