r - RStudio V0.99.441 - no leading or trailing or multiple spaces in View? -
reinstalled rstudio , r (r 3.2.0) , found out rstudio (version 0.99.441) viewer strips leading, trailing, , multiple spaces strings. critical in project , should visible. here's example:
qqq = " test 1 space 2 space 3 space " view(qqq) result: 
in addition, it's not possible copy/paste view column names anymore, data frame can copied viewer. or headers w/o first (empty) box row.numbers should have been - results in shifted headers in pasted content.
example:

is there box in options haven't marked? thanks! note: both features worked previous rstudio (cannot tell version @ time)
Comments
Post a Comment