hi Jeanette,
SPACECAP should produce an output file of the expected number of activity centers for each pixel of the potential activity centers file. ("pixel density" I believe it's called in the SPACECAP help file).
If you have that output along with the coordinates of the potential activity centers then there are many many ways to produce useful plots. For example, you can use the rasterFromXYZ function in the raster package (See help file) or you can look at the primitive code in the spatial.plot() function of the scrbook package and try to improve on that idea, see here:
or you can use any GIS package to post-process the output.
regards,
andy