name_with_nexus {geomultistar} | R Documentation |
Name with nexus
Description
Given a name, if it ends in "/" the nexus is the empty string, otherwise it is "/". Add the nexus.
Usage
name_with_nexus(name)
Arguments
name |
A string. |
Value
A string.
[Package geomultistar version 1.2.2 Index]