get_nexus {when} | R Documentation |
Get nexus
Description
Given a name, if it ends in "/" the nexus is the empty string, otherwise it is "/".
Usage
get_nexus(name)
Arguments
name |
A string. |
Value
A string.
[Package when version 1.0.0 Index]