Hi,
Is it possible to highligth one (or several) feature and its edges in a network, something like :
textplot_network(net,...,vertex_labelsize[feat]=10) or
textplot_network(net,...,toupper(vertex_labelsize[feat]) or
textplot_network(net,...,vertex_labelcolor[feat]="red")
and the same on edge_color (edge_color=colRes[feat]=...) ?
Best regards
Claire
Hi, Is it possible to highligth one (or several) feature and its edges in a network, something like : textplot_network(net,...,vertex_labelsize[feat]=10) or textplot_network(net,...,toupper(vertex_labelsize[feat]) or textplot_network(net,...,vertex_labelcolor[feat]="red") and the same on edge_color (edge_color=colRes[feat]=...) ? Best regards Claire