Please I want to know how I am going to fix this problem. Thx in advanced
X <- readGenepop (infile = "data_genepop.txt", gp = 3, bootstrap = FALSE)
basicStats (infile = x, outfile = basicstat, fis_ci = FALSE, ar_ci = FALSE, fis_boots = NULL, ar_boots = NULL, mc_reps = 9999, rarefaction = TRUE, ar_alpha = 0.05, fis_alpha = 0.05)
Error in if (popLoc[1] == 3) { : missing value where TRUE/FALSE needed