toPathArray: Convert a path defined as string to a path array

View source: R/utilities-path.R

toPathArrayR Documentation

Convert a path defined as string to a path array

Description

Convert a path defined as string to a path array

Usage

toPathArray(path)

Arguments

path

A string representation of a path, with path entries separated by '|'

Value

An array containing one element for each path entry.

Examples

toPathArray("Organism|Organ|Liver")


Open-Systems-Pharmacology/OSPSuite-R documentation built on Feb. 14, 2025, 4:48 p.m.