This function can be used to link plot objects together into a group in order to apply highlighting and interactive effects. See details.
group3js(data3js, objectIDs, groupIDs = objectIDs)Returns an empty r3js group object in the form of a list.
The r3js data object
IDs for each object you want to apply the group to.
IDs for each object you want to include in the group.