Entering edit mode
Can it be turned off or changed to a different value?
> DataFrame(test = paste(LETTERS, collapse = ''))
DataFrame with 1 row and 1 column
test
<character>
1 ABCDEFGHIJKLMNOPQRST..
?`show,DataFrame-method`
seems not.