truncate_vector {arenar} | R Documentation |
Internal function for pretty truncationg params list
truncate_vector(vec, size = 6)
vec |
vector to be truncated |
size |
elements with index greater than size will be truncated |
string with collapsed and truncated input vector