stackName | R Documentation |
Given a string with a lot of a certain delimiter, replace that delimiter with \n in certain spots. Made for MsigDB GO pathway names, but use where applicable.
stackName(x_v, delim_v = "_")
x_v |
long string with delimiter |
delim_v |
delimiter, usually _ for msigdb names |
same string, but a few of delim_v replaced with newline
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.