interleave: Interleave strings Combines the input vectors in an...

View source: R/check_stop_codons.R

interleaveR Documentation

Interleave strings Combines the input vectors in an interleaved fashion.

Description

Interleave strings Combines the input vectors in an interleaved fashion.

Usage

interleave(v1, v2)

Arguments

v1

Input string.

v2

Input string.

Value

The interleaved combination of v1 and v2.


matdoering/openPrimeR documentation built on July 4, 2025, 3:59 a.m.