Description Usage Details Author(s) See Also Examples
This function opens an editor displaying the analysis code of the Nature Protocols 2009 paper
1 |
The edit
function uses getOption("editor")
to select the editor.
Use, for instance, options(editor="emacs")
to set another editor.
Steffen Durinck, Wolfgang Huber
1 2 3 | if(interactive()){
NP2009code()
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.