Nair, Murlidharan T wrote:
> I am unable to give % sign in the label. The percent sign is stripped
> off in the plot. Is there a way to force this in? Also can I color the
> labels differently?
> 
>  
> 
> pc <- princomp(USArrests) 
> 
> 
> biplot(pc, xlabs = rep("", nrow(USArrests)))


What about inserting the "%"???

Uwe Ligges


>  
> 
> Thanks ../Murli
> 
>  
> 
>  
> 
> 
>       [[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help@stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to