View source: R/topSNPs_reader.R
topSNPs_reader | R Documentation |
Read in topSNPs (from disk).
topSNPs_reader(topSS, sheet = 1, startRow = 1, cols, ...)
sheet |
The name or index of the sheet to read data from. |
startRow |
first row to begin looking for data. Empty rows at the top of a file are always skipped, regardless of the value of startRow. |
cols |
A numeric vector specifying which columns in the Excel file to read. If NULL, all columns are read. |
... |
Arguments passed on to
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.