NP2009code: Display the analysis code from the 2009 Nature protocols...

View source: R/biomaRt.R

NP2009codeR Documentation

Display the analysis code from the 2009 Nature protocols paper

Description

This function opens an editor displaying the analysis code of the Nature Protocols 2009 paper

Usage

NP2009code()

Details

The edit function uses getOption("editor") to select the editor. Use, for instance, options(editor="emacs") to set another editor.

Author(s)

Steffen Durinck, Wolfgang Huber

See Also

edit

Examples

if(interactive()){
NP2009code()
}

grimbough/biomaRt documentation built on Aug. 7, 2024, 8:56 p.m.