Skip to content
Prev 22241 / 29559 Next

How to show the color bar legend in R?

These are the information I got:
R version 3.1.2 (2014-10-31)Platform: x86_64-w64-mingw32/x64 (64-bit)
locale:[1] LC_COLLATE=English_United States.1252?[2] LC_CTYPE=English_United States.1252 ??[3] LC_MONETARY=English_United States.1252[4] LC_NUMERIC=C ? ? ? ? ? ? ? ? ? ? ? ? ?[5] LC_TIME=English_United States.1252 ? ?
attached base packages:[1] stats ? ? graphics ?grDevices utils ? ? datasets ?methods ? base ? ??
other attached packages:[1] plotrix_3.5-11 ? ? ks_1.9.3 ? ? ? ? ? rgl_0.95.1201 ? ? ?mvtnorm_1.0-2 ? ??[5] misc3d_0.8-4 ? ? ? KernSmooth_2.23-13
loaded via a namespace (and not attached):[1] tools_3.1.2
On Monday, January 26, 2015 6:33 PM, Robert J. Hijmans <r.hijmans at gmail.com> wrote:
> It seems there is a problem with my R !

It is for a good reason that you are requested to include your

sessionInfo()

information in messages to this list.? But even more important is to
first make sure that you are using the current version of R and the
current versions of all relevant packages.

Robert


On Mon, Jan 26, 2015 at 12:28 PM, Ferra Xu via R-sig-Geo
<r-sig-geo at r-project.org> wrote: