Learn R Programming

satres (version 1.1.1)

get_nexus: Get nexus

Description

Given a name, if it ends in "/" the nexus is the empty string, otherwise it is "/".

Usage

get_nexus(name)

Value

A string.

Arguments

name

A string.