Re: [R] Cannot create a visible Choropleth Legend - GISTools

2017-03-07 Thread Henry Cann
Apologies Bert, not sure I follow the question? The code is sort of pieced together from different thinks I've tried. Due to projection issues I've tried various different ways of carrying out a spatial join. Most of the code is based around making the join easier e.g by recreating unique identifie

Re: [R] Cannot create a visible Choropleth Legend - GISTools

2017-03-07 Thread Bert Gunter
Did you look at the FAQ? -- Bert Bert Gunter "The trouble with having an open mind is that people keep coming along and sticking things into it." -- Opus (aka Berkeley Breathed in his "Bloom County" comic strip ) On Tue, Mar 7, 2017 at 1:35 AM, Henry Cann wrote: > Apologies Bert, not sure I fo

Re: [R] Cannot create a visible Choropleth Legend - GISTools

2017-03-06 Thread Bert Gunter
Perhaps FAQ 7.16 ? (Are you sourcing the code?) -- Bert Bert Gunter "The trouble with having an open mind is that people keep coming along and sticking things into it." -- Opus (aka Berkeley Breathed in his "Bloom County" comic strip ) On Mon, Mar 6, 2017 at 11:54 AM, Henry Cann wrote: > I h

[R] Cannot create a visible Choropleth Legend - GISTools

2017-03-06 Thread Henry Cann
I have combined two layers to create a shapefile which I am colouring using the Choropleth function in GISTools. The problem I am having is that despite having no other problems with my code including with the actual mapping of the choropleth itself, nothing I can do, using choro.legend, actually a