The tags method is a map into a flowFP
object which defines the bin number
to which each event in the object has been assigned in fingerprinting process.
tags(object)
returns a list of vectors.
This method returns a list of vectors. There is a one-to-one correspondence between
vectors in the list and flowFrames in the flowSet in the flowFP
.
For each vector in the list, there is a one-to-one correspondence between the vector elements and the events in the corresponding flowFrame. Each vector element is an integer index that indicates the bin number to which that event was assigned in the fingerprinting process.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.