Learn R Programming

geogenr (version 2.0.1)

name_with_nexus: 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)

Value

A string.

Arguments

name

A string.