Off topic:Color Gradient is not working in R
0
0
Entering edit mode
8.9 years ago

I have a table of 33291 rows. When I try to plot the graph with gradient colour using colorRampPalette command but the out put graph is colourless or in black colour. But when I try the same command with small values it is working why it so?

Color <- colorRampPalette(c("red","blue"))
plot(x,y,col=Color(33292))
R • 2.4k views
ADD COMMENT
This thread is not open. No new answers may be added
Traffic: 2946 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6