[R] labels in biplot
Uwe Ligges
ligges at statistik.uni-dortmund.de
Sun Sep 3 16:13:15 CEST 2006
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 at 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.
More information about the R-help
mailing list