Often there will be duplicate markers that can be put aside to speed up mapping. These may be added back to the maps afterwards.
add_dup_markers(maplist, bin_list, marker_assignments = NULL)
A list with the following items:
List of maps, now with duplicate markers added
If required, marker assignment list with duplicate markers added
A list of maps. Output of MDSMap_from_list.
A list of marker bins containing marker duplicates. One of the list outputs of screen_for_duplicate_markers
Optional argument to include the marker_assignments (output of check_marker_assignment
). If included, marker assignment information will also be copied.