writePagoda2SelectionFile {pagoda2} | R Documentation |
Writes a pagoda2 selection object as a p2 selection file that be be loaded to the web interface
Description
Writes a pagoda2 selection object as a p2 selection file that be be loaded to the web interface
Usage
writePagoda2SelectionFile(sel, filepath)
Arguments
sel |
pagoda2 selection object |
filepath |
name of file to which to write |
Value
NULL, writes to filepath the pagoda2 selection object as a p2 selection file that be be loaded to the web interface
[Package pagoda2 version 1.0.12 Index]