You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using package ‘assignPOP’ version 1.2.2. I can't import my genepop file into R using
genin <- read.genpop( "simGenepop.txt", pop.names=c("pop_A","pop_B","pop_C") )
I just want to ask if anyone here got this issue and please guide me on how to import a genepop file
Many thanks
The text was updated successfully, but these errors were encountered:
Hi Alex,
I'm using package ‘assignPOP’ version 1.2.2. I can't import my genepop file into R using
genin <- read.genpop( "simGenepop.txt", pop.names=c("pop_A","pop_B","pop_C") )
I just want to ask if anyone here got this issue and please guide me on how to import a genepop file
Many thanks
The text was updated successfully, but these errors were encountered: