del.comments | R Documentation |
This function deletes comments in the data file.
del.comments(X)
X |
a vector of strings as the data file is read using scan |
Liang Liu
treestr<-"((((H:0.00402,C:0.00402):0.00304[#0.01],G:0.00707):0.00929,O:0.01635):0.1,W:0.12);"
del.comments(treestr)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.