HCRread
1 2 3 4 5 6 7 8 9 | HCRread(file, path, header = TRUE, sep = "\t", quote = "\"'",
dec = ".", numerals = c("allow.loss", "warn.loss", "no.loss"),
row.names, col.names, as.is = !stringsAsFactors, na.strings = "NA",
colClasses = NA, nrows = -1, skip = 0, check.names = FALSE,
fill = !blank.lines.skip, strip.white = FALSE,
blank.lines.skip = TRUE, comment.char = "#", allowEscapes = FALSE,
flush = FALSE, stringsAsFactors = default.stringsAsFactors(),
fileEncoding = "", encoding = "unknown", text, skipNul = FALSE,
asMatrix = TRUE)
|
asMatrix |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.