Checks the validity of a vertex vector attribute
| 1 | checkVector(item)
 | 
| 1 2 | g <- get_gate()
checkVector(unlist(V(g)[is.observed]$observed))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.