View source: R/signatures_utils.R
readTable | R Documentation |
Utility function for simple read table with the following parameters: (sep = "\t",check.names = FALSE,header = TRUE,stringsAsFactors = FALSE).
readTable(file)
file |
name of the plain text file to read |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.