# `readPopFile` Read in a population tree ## Description Read in a population tree ## Usage ```r readPopFile(popfile) ``` ## Arguments Argument |Description ------------- |---------------- `popfile` | the file passed to arg-sample wtih --pop-tree-file ## Value A list with npop, divergence events (divs) and migration events (migs)