How am I able to access the column colored
?
> str(C_Graph)
Class 'igraph' hidden list of 7
$ : num 247
$ : logi TRUE
$ : num [1:476] 0 0 1 1 1 2 2 2 2 3 ...
$ : num [1:476] 184 44 49 46 6 49 46 47 8 1 ...
$ : num [1:245] 0 1 6 10 14 14 15 21 23 24 ...
$ :List of 4
..$ : num [1:3] 1 0 1
..$ : Named list()
..$ :List of 1
.. ..$ name: chr [1:247] "Peter" "Ranger" "Chris" "Thompson" ...
..$ :List of 1
.. ..$ colored: num [1:476] 0 0 1 1 1 1 1 1 1 1 ...
$ :<environment: 0x7fea2545be00>