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