as_phrase: Converts a vector of strings to a phrase.

as_phraseR Documentation

Converts a vector of strings to a phrase.

Description

Converts a vector of strings to a phrase.

Usage

as_phrase(g)

Arguments

g

A vector of strings.

Value

A phrase.

Examples

as_phrase(c("A", "B", "C"))

toddagood/apatfa documentation built on Jan. 30, 2023, 11:51 p.m.