powered by
Writes the 3 or 4 elements of an RPPA data list into one or two csv files which can easily imported into spreadsheet software
write.Data(x,FileNameExtension="Data")
one or two csv files dependend from the length of the RPPA data list
List with RPPA data set
character string which will be added to the name of the exported file
Heiko Mannsperger <h.mannsperger@dkfz.de>
if (FALSE) { library(RPPanalyzer) data(dataII) write.Data(dataII) }
Run the code above in your browser using DataLab