Description Usage Arguments Value Examples
Separate subentries and strip unnecessary whitespace.
1 | SeparateSubentries(description, acronym = NA)
|
description |
The |
acronym |
The acronym of the field. Can be found with |
A list of strings with each subentry as an element.
1 2 | x <- "SN\talcohol:NAD+ oxidoreductase"
brendaDb:::SeparateSubentries(x, "SN")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.