my.write.matrix: Own version of writing matrix output

my.write.matrixR Documentation

Own version of writing matrix output

Description

Own version of writing matrix output

Usage

my.write.matrix(x, file = "", sep = "\t", col.names = T,
  append = F, row.names = F, justify = c("none", "left", "right"),
  pval = NULL, newline = "\n", names = NULL)

Arguments

countdata

integer data frame

Examples

my.write.matrix(data)

naikai/sake documentation built on Feb. 15, 2023, 11 p.m.