v2s {swfdr}R Documentation

Helper to create a single string by concatenating items from a vector

Description

Helper to create a single string by concatenating items from a vector

Usage

v2s(x, width = 8)

Arguments

x

vector of things

width

vector of character widths for each item in x

Value

a single string


[Package swfdr version 1.12.0 Index]