[R] problem with quilt.plot

Uwe Ligges ligges at statistik.tu-dortmund.de
Wed Jul 4 15:16:10 CEST 2012



On 04.07.2012 12:39, Tamara Hunjak wrote:
> HI to you all!
> I have problem with quilt.plot....this is the code:
> quilt.plot(long_gridded,lat_gridded,d18O_gridded,nrow=n,ncol=m,xaxt='n',yaxt='n',xlab=NA, ylab=NA,breaks=seq(d18O_gridded_1,d18O_gridded_2,length.out=number_colors),col=col,horizontal=FALSE,nlevel=number_colors - 1,legend.args=list(quote(delta^18*O~("‰")),col="black",cex=0.8,side=3,line=1))


Strange, I get:

Error: could not find function "quilt.plot"


Or in other words: This is not reproducible at all. Please read the 
posting guide.

Best,
Uwe Ligges




> title(xlab=quote(longitude ~ (NA^o)))
> axis(1,las=1,lwd=0,lwd.ticks=1.0)
> title(ylab=quote(latitude ~ (NA^o)))
> axis(2,las=2,lwd=0,lwd.ticks=1.0)
>
> Namely, when I want to execute this code it does not plot it and it does not give any error message.
> Therefor I don`t even know what could be wrong.
>
> Thanks for your help!!!
>
> Â
> Tamara
>
> 	[[alternative HTML version deleted]]
>
>
>
> ______________________________________________
> R-help at r-project.org 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