View source: R/utilities-path.R
toPathArray | R Documentation |
Convert a path defined as string to a path array
toPathArray(path)
path |
A string representation of a path, with path entries separated by '|' |
An array containing one element for each path entry.
toPathArray("Organism|Organ|Liver")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.