Skip to content
Prev 27556 / 63424 Next

bad variable names when printing a data frame containing a matrix (PR#10730)

timh at insightful.com wrote:
The reason seems to be that format.AsIs is losing dimnames. That could 
be easily fixed -- unless I'm overlooking something?