phenoImport | R Documentation |
Imports .csv/.xlsx/.xls/.tsv/.txt files
phenoImport(file, header, sep)
file |
A string indicating the phenodata path. |
header |
A boolean indicating if the phenodata has a header with the variable names |
sep |
A string indicating the separator of the phenodata file, if it's a .csv file, usually a space or a comma. |
geoid |
A string indicating a geoDataset accesion entry |
Returns a data frame with the imported phenodata
Jordi Rofes Herrera
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.