aggregateEM
aggregates EM objects for easy processing by `summary.fastLink()`
aggregateEM(em.list, within.geo)
A list of `fastLink` or `fastLink.EM` objects that should be aggregate in `summary.fastLink()`
A vector of booleans corresponding to whether each object in `em.list` is a within-geography match or an across-geography match. Should be of equal length to `em.list`. Default is NULL (assumes all are within-geography matches).