pasteSentence: Create Properly Structured Sentence

Description Usage Arguments Value Examples

View source: R/pasteSentence.R

Description

Paste and collapses vector of strings into correct sentence structure using "," and "and".

Usage

1
pasteSentence(x, period = FALSE)

Arguments

x

Character; Vector of strings.

period

Logical; If TRUE, return output with concluding period. Defaults to FALSE.

Value

Shiny application

Examples

1

ssaxe-usgs/METsteps documentation built on May 5, 2019, 5:54 p.m.