| MetricList-class | R Documentation | 
MetricList reference class
add(node)add new node in the list.
draw()draw the objec value
returns a list of String object representing the value
get()get all node from the list.
returns a list of node
getat(id)return element at id index.
returns the node @ id
getcolactive()get matrix col enable
getcolnames()get matrix col name
getmatrix()get matrix of elements
getsize()return lenght of element.
returns a non-negativ numeric
slctset(v)enable or disable metric view
v True or False vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.