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)

Arguments

data3js

The r3js data object

objectIDs

IDs for each object you want to apply the group to.

groupIDs

IDs for each object you want to include in the group.

Value

Returns an empty r3js group object in the form of a list.