cumsumANDpad: Cumulative sum of a sequence of numbers, padded with NA

Description Usage Arguments Value Author(s)

View source: R/longestORF.R

Description

Cumulative sum of a sequence of numbers, padded with NA

Usage

1
cumsumANDpad(x, padLength)

Arguments

x

input numeric vector

padLength

length to pad output to

Value

vector with cumulative sum, padded with NA

Author(s)

Beth Signal


betsig/GeneStructureTools documentation built on March 31, 2021, 4:43 a.m.