| change.localID | R Documentation | 
Specific to the phd projet
change.localID(DF, originalNames, newNames, annot.DF, prefix, suffix)
DF | 
 a data.frame that the columns names have to be changed  | 
originalNames | 
 the original column names  | 
newNames | 
 the new column names  | 
annot.DF | 
 if it exists, takes over originalNames and newNames  | 
prefix | 
 string will be add to the colnames after the change of id  | 
suffix | 
 string will be removed from the data.frame colnames before the change of id  | 
a data.frame with changed colnames
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.