jn: Helper function to concatenate strings

View source: R/parser.R

jnR Documentation

Helper function to concatenate strings

Description

this function should be used for string concatenation without space between the strings as the default behavior.

Usage

jn(...)

Arguments

...

The strings to be concatenated.

Value

A string with all the input strings concatenated.


DanielKneipp/DNAr documentation built on Jan. 7, 2023, 12:42 p.m.