Skip to content
Prev 22701 / 29559 Next

Blank polygons in stplot

On 05/05/2015 03:08 PM, Edoardo Baldoni wrote:
Thanks! For now only specifying "at" will help, as in

stplot(Produc.st[,'1970/1972' , "unemp"], col.regions = SAGA_pal[[4]],
at = 3:11)

or else update to the spacetime version that fixed this with

devtools::install_github("edzer/spacetime")