standardise_colnames | R Documentation |
standardise_colnames
takes a dataframe
loaded from a RNA-seq all file and creates standard
column names.
standardise_colnames(data)
data |
data.frame, data to standardise |
data.frame
data <- standardise_colnames(data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.