subsetFunc {microPop}R Documentation

this function is needed due to R dropping the names when it subsets

Description

this function is needed due to R dropping the names when it subsets

Usage

subsetFunc(array.in, gname, path)

Arguments

array.in

Original array

gname

Group name (string)

path

Path name (string)

Value

named vector or array


[Package microPop version 1.6 Index]