Sent: Friday, June 12, 2009 8:13 AM
> To: r-help@r-project.org
> Subject: Re: [R] triangular plot
>
> You may have more luck with the triangle plot functions available in
> other R
> libraries. In addition to triangle.plot in ade4, you have other options
> (this may not be an exh
On Jun 12, 2009, at 10:13 AM, David Carlson wrote:
You may have more luck with the triangle plot functions available in
other R
libraries. In addition to triangle.plot in ade4, you have other
options
(this may not be an exhaustive list):
plot.acomp in compositions
tri in cwhmisc.cwhtool
tr
You may have more luck with the triangle plot functions available in other R
libraries. In addition to triangle.plot in ade4, you have other options
(this may not be an exhaustive list):
plot.acomp in compositions
tri in cwhmisc.cwhtool
triax in plotrix
ternary in StatDA
ternaryplot in vcd
ternary
On Jun 11, 2009, at 8:56 AM, Penner, Johannes wrote:
Sorry for probably again an easy question but I can not find the
solution...
Using the ade4 package I am drawing a triangular graph:
triangle.plot(data2, label = row.names(data2), clab=0.6,
show.position=FALSE, box=FALSE)
Which is what I w
Sorry for probably again an easy question but I can not find the
solution...
Using the ade4 package I am drawing a triangular graph:
triangle.plot(data2, label = row.names(data2), clab=0.6,
show.position=FALSE, box=FALSE)
Which is what I want. Unfortunately the labels have a frame and a white
ba
5 matches
Mail list logo