shift: shift

Description Usage Arguments

View source: R/util.R

Description

shift an object x in a direction/expansion

Usage

1
shift(x, offset, expand = 0, fill = c("zero", "edge", "loop", "mean"))

Arguments

x

data object to process

offset

2 integers to offset a dataset

expand

2 integer list to expand the dataset

fill

method to run on the shift


GENEAread documentation built on Nov. 26, 2020, 1:08 a.m.