Displaying 1 result from an estimated 1 matches for "xmach".
Did you mean:
mach
2012 Aug 12
2
"Masked by GlobalEnv"
...ng
color attributes in my data set. i got problem of "GlobalEnv" and masked
the followings. Like this
>attach(machm)
The following object(s) are masked _by_ '.GlobalEnv':
coll, sp
The following object(s) are masked from 'mach':
angle, area, dis, plot, sp
>xmach=dis*sin(angle/180*pi); ymach=dis*cos(angle/180*pi)
>plot(xmach,ymach, xlim=c(-5,5),ylim=c(-5,5), pch=19, cex=
machm$area*0.05,col=machm$coll)
Graph did not take right R color code.
How can i solve this problem?, As i am the newest user of R programme.
with regards,
ashok
[[alternative HTML...