NS: Namespaced IDs for inputs/outputs

Description Usage Arguments Format

Description

Namespaced IDs for inputs/outputs

Usage

1
2
3
NS(namespace, id = NULL)

ns.sep

Arguments

namespace

The character vector to use for the namespace. This can have any length, though a single element is most common. Length 0 will cause the id to be returned without a namespace, and length 2 will be interpreted as multiple namespaces, in increasing order of specificity (i.e. starting with the top-level namespace).

id

The id string to be namespaced (optional).

Format

An object of class character of length 1.


argonR documentation built on Dec. 1, 2019, 1:15 a.m.