Rick,
I see a couple errors in my code ... you will need to attach the MASS
package for the eqscplot() function and that function's first arguments
should be any coordinates, I use (1, 1)
library(jpeg)
library(MASS)
# download image from internet for use in example
# http://www.tootsie.com/wallpa
Rick,
This uses a different approach than what you propose, but it gets the job
done and perhaps you will find it helpful.
Jean
library(jpeg)
# download image from internet for use in example
# http://www.tootsie.com/wallpaper/wp_concord2_1344x1008.jpg
img <- readJPEG("c:/temp/wp_concord2_1344x1
Hi All,
I am struggling with something, and could use some help
I have a scenario where I need to draw lines onto a base image using R â
briefly, the image has what amounts to an outline âmapâ of locations, and
the lines will correspond to âroutesâ between two locations.
3 matches
Mail list logo