subsetFunc function

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

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

subsetFunc(array.in, gname, path)

Arguments

  • array.in: Original array
  • gname: Group name (string)
  • path: Path name (string)

Returns

named vector or array