Internal function for pretty truncationg params list

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