get_comma_separated_list_with_and: Format Vector as Comma Separated

Description Usage Arguments Value

View source: R/get_comma_separated_list_with_and.R

Description

Format Vector as Comma Separated

Usage

1
2
get_comma_separated_list_with_and(vec, and = "and",
  harvard.comma = FALSE)

Arguments

vec

A character vector

and

the 'and' word. i.e in spansh 'y'

harvard.comma

should a harvard comma be inserted

Value

a formatted character string.


dietrichson/sashaUseful documentation built on Sept. 16, 2019, 3:31 p.m.