powered by
cellHTS
writeTab(x, ...) "writeTab"(x, file=paste(x$name, "txt", sep="."), ...)
write.table
data(KcViabSmall) writeTab(KcViabSmall, file=tempfile())
Run the code above in your browser using DataLab