binSum {genomation}R Documentation

Function that computes a sum of values in a bin

Description

Function that computes a sum of values in a bin

Usage

binSum(x, n)

Arguments

x

NumericVector - vector of values of a bin

n

intiger - number of bins


[Package genomation version 1.26.0 Index]