Skip to content
Prev 276491 / 398506 Next

Request for Help: remove zero in fraction from tick labeling

On Nov 6, 2011, at 9:07 AM, Chee Chen wrote:

            
as.character(c(0, .5, 1))
[1] "0"   "0.5" "1"

I'm guessing that you are doing some sort of potting and using these  
as axis labels but without code that remains a guess.
David Winsemius, MD
West Hartford, CT