Display the analysis code from the 2009 Nature protocols paper
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
if(interactive()){ NP2009code() }
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.