Learn R Programming

arenar (version 0.2.0)

truncate_vector: Internal function for pretty truncationg params list

Description

Internal function for pretty truncationg params list

Usage

truncate_vector(vec, size = 6)

Arguments

vec

vector to be truncated

size

elements with index greater than size will be truncated

Value

string with collapsed and truncated input vector