View source: R/conceptDiagram.R
| str_setdiff | R Documentation | 
Remove matched pattern from string
str_setdiff(string = "a,c", pattern = "a")
| string | string | 
| pattern | pattern to look for | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.