[R-sig-Geo] plotRGB - negative values

amluiz amommendes at hotmail.com
Fri Aug 9 18:02:42 CEST 2013



Thanks Etienne
I was trying to plot three PCA axes (each one representing R, G and B color bands) in the map, but without success in R. I only can do this in GIS software...
Any suggestion? 

Date: Tue, 6 Aug 2013 13:51:55 -0700
From: ml-node+s2731867n7584357h83 at n2.nabble.com
To: amommendes at hotmail.com
Subject: Re: plotRGB - negative values



	Amom, you could probably offset your values and make sure you set scale to

the right value. If your lowest value is 1 and the highest value then

becomes 2, then something like

plotRGB(all.pca + 1, scale = 2)


I don't think you can use negative values in plotRGB.


Etienne



2013/8/6 amluiz <[hidden email]>


> Hello,

>

> I'm trying to use plotRGB. But I've negative values in my rasters cells and

> I get the following error:

>

> plotRGB(all.pca)

> Error in rgb(RGB[, 1], RGB[, 2], RGB[, 3], alpha = alpha, max = scale) :

>   color intensity -1, not in 0:255

>

> Is there some way to solve this?

>

> Thanks in advance,

>

> Amom

>

>

>

>

>

> --

> View this message in context:

> http://r-sig-geo.2731867.n2.nabble.com/plotRGB-negative-values-tp7584356.html
> Sent from the R-sig-geo mailing list archive at Nabble.com.

>

> _______________________________________________

> R-sig-Geo mailing list

> [hidden email]

> https://stat.ethz.ch/mailman/listinfo/r-sig-geo
>

        [[alternative HTML version deleted]]


_______________________________________________

R-sig-Geo mailing list

[hidden email]

https://stat.ethz.ch/mailman/listinfo/r-sig-geo


	
	
	
	

	

	
	
		If you reply to this email, your message will be added to the discussion below:
		http://r-sig-geo.2731867.n2.nabble.com/plotRGB-negative-values-tp7584356p7584357.html
	
	
		
		To unsubscribe from plotRGB - negative values, click here.

		NAML
	 		 	   		  



--
View this message in context: http://r-sig-geo.2731867.n2.nabble.com/plotRGB-negative-values-tp7584356p7584378.html
Sent from the R-sig-geo mailing list archive at Nabble.com.



More information about the R-sig-Geo mailing list