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: enter image description here

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:

enter image description here

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


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - Bypass Geo Redirect for specific directories -

php - .htaccess mod_rewrite for dynamic url which has domain names -