minimum spanning network in imsn()

26 views
Skip to first unread message

Haoxi Li

unread,
Aug 22, 2016, 4:32:52 PM8/22/16
to poppr
How can I remove the number of isolates from the minimum spanning network generated by imsn()?
Thanks

Zhian Kamvar

unread,
Aug 22, 2016, 4:41:05 PM8/22/16
to Haoxi Li, poppr
Hi,

I'm assuming you mean to remove the number displayed on the nodes? I'm afraid this currently cannot be done in imsn(), but it is possible to do in plot_poppr_msn(). If you use the imsn() function to generate the layout you want, you can go to the "Command" tab and copy + paste the code into an R script. From there, you can add the argument nodelab = 1e6 to the plot_poppr_msn() command, and the numbers should be removed. You can see the manual page for more details:



Best,
Zhian
 
On Aug 22, 2016, at 13:30 , 'Haoxi Li' via poppr <po...@googlegroups.com> wrote:

How can I remove the number of isolates from the minimum spanning network generated by imsn()?
Thanks

--
You received this message because you are subscribed to the Google Groups "poppr" group.
To unsubscribe from this group and stop receiving emails from it, send an email to poppr+un...@googlegroups.com.
To post to this group, send email to po...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/poppr/01b14ef0-ea50-4fa9-b252-8f9449662fc0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Haoxi Li

unread,
Aug 23, 2016, 2:51:08 PM8/23/16
to poppr, lhxd...@yahoo.co.uk
Thank you very much!

Reply all
Reply to author
Forward
0 new messages