Skip to content
Prev 6455 / 29559 Next

spplot question

Roger Bivand schreef:
Something along the lines of:

at[1] = min(dataset)
at[length(at)] = max(dataset)

cheers,
Paul