If I'm not mistaking, ?legend and ?plot (arguments main, xlab, ylab) should
work.

plot(data, main = "Chart title", xlab = "Title for the x axis", ylab =
"Title for the y axis")
legend(...)

HTH,
Roman



On Wed, Jul 28, 2010 at 10:28 AM, Paulo Eduardo Cardoso <
paulo.mailing.l...@gmail.com> wrote:

> How can one compose a plot, adding legend, title, and axis titles to a
> plot of spatial object like a spatialpolygonsdataframe?
> Any comment will be appreciated
> Paulo
>
> _______________________________________________
> R-sig-Geo mailing list
> R-sig-Geo@stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/r-sig-geo
>



-- 
In God we trust, all others bring data.

        [[alternative HTML version deleted]]

_______________________________________________
R-sig-Geo mailing list
R-sig-Geo@stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Reply via email to