shift: shift

View source: R/util.R

shiftR Documentation

shift

Description

shift an object x in a direction/expansion

Usage

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 June 22, 2024, 12:16 p.m.