combine.character: combine character

View source: R/parsers.R

combine.characterR Documentation

combine character

Description

combine character strings by pasting them together

Usage

## S3 method for class 'character'
combine(x, 
    y)

Arguments

x

x

y

y

Author(s)

Toby Dylan Hocking <toby.hocking@r-project.org> [aut, cre], Keith Ponting [aut], Thomas Wutzler [aut], Philippe Grosjean [aut], Markus Müller [aut], R Core Team [ctb, cph]


inlinedocs documentation built on Oct. 19, 2023, 1:06 a.m.