[R help]
Hello, is there any way to use png images as vertices in R? Specifically while still using the igraph package?
For example I have some PNG images 1.png 2.png 3.png
Can I replace certain vertices with 1.png, others with 2.png, and the rest with 3.png?