findResonancesBetween | R Documentation |
Find resonances.between two sets of units.
findResonancesBetween(rezrObj, units_1, units_2, rez_layer = "default")
rezrObj |
The rezrObj. |
units_1 |
A list of vectors of units. |
units_2 |
A list of vectors of units, same length as units_1. |
rez_layer |
The resonance layer you're considering. |
A vector containing the number of resonances between the first vector of units_1 and first vector of units_2, second vector of units_1 and second vector of units_2, etc.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.