Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Highlighting fetaures in a network #18

Open
claireINRS opened this issue Jul 20, 2022 · 1 comment
Open

Highlighting fetaures in a network #18

claireINRS opened this issue Jul 20, 2022 · 1 comment

Comments

@claireINRS
Copy link

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

@claireINRS
Copy link
Author

I've found a solution with the source https://slcladal.github.io/rscripts/calculateCoocStatistics.R" which calculates the co-occurrences of one word. These co-occurrent words become the features of a sub-grah :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant