listing: Listing for display

View source: R/ToolFunctions.R

listingR Documentation

Listing for display

Description

Listing from the elements of a vector by producing a string, with comma separation between each element and the word "and" between the last two elements.

Usage

listing(vect)

Arguments

vect

a vector of any class.

Value

A listing of the elements of the input vector as a string.

Author(s)

Ehouarn Le Faou


Ease documentation built on Nov. 10, 2022, 5:54 p.m.