[R] Why is format(10000, big.mark = "\\,") not 10\,000?
    Marius Hofert 
    m_hofert at web.de
       
    Thu Dec 30 19:32:36 CET 2010
    
    
  
Hi,
why does format(10000, big.mark = "\\,") not give me "10\,000"? How can I get this kind of "big.mark"?
Cheers,
Marius
    
    
More information about the R-help
mailing list