View source: R/manipulate_EFGLdata.R
moveInds | R Documentation |
combine individuals into one population AND REMOVE the previous entry for those individuals
moveInds(x, inds, newName)
x |
an EFGLdata object |
inds |
a vector of individuals to put in the new pop |
newName |
a string giving the name of population to add the individuals too. This can be a new pop or an existing pop (a warning is issued if existing). |
an EFGLdata object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.