truncate_vector {arenar}R Documentation

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


[Package arenar version 0.2.0 Index]