moveInds: combine individuals into one population AND REMOVE the...

View source: R/manipulate_EFGLdata.R

moveIndsR Documentation

combine individuals into one population AND REMOVE the previous entry for those individuals

Description

combine individuals into one population AND REMOVE the previous entry for those individuals

Usage

moveInds(x, inds, newName)

Arguments

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).

Value

an EFGLdata object


delomast/EFGLmh documentation built on June 1, 2024, 6:55 a.m.