Description Usage Arguments Examples
Extracts the variable names from an input graph. Useful for iterating over all variables.
| 1 2 | ## S3 method for class 'dagitty'
names(x)
 | 
| x | the input graph, of any type. | 
| 1 2 3 4 5 6 7 8 | 
[1] "cora<c3><a7><c3><a3>o" "hj<c3><a4>rta"        
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.