Skip to content
Prev 85553 / 398503 Next

inserting one backslash

On Wed, 1 Feb 2006, RH Koning wrote:

            
You are confusing the object and the printed representation: see ?regexp.
income 0\%-33\%

You really do want the object which prints in R "income 0\\%-33\\%".
Time for an undate (not that it affects this, but how objects print has 
been changed).