toss.tail: toss.tail

Description Usage Arguments Value

Description

toss.tail

Usage

1
toss.tail(x, n)

Arguments

x

- a vector whose tail you'll be tossing.

n

- the number of observations to replace with null.

Value

- Returns a vector where the last n non-NA values are replaced with NA.


christiantillich/AnaliTools documentation built on May 13, 2019, 6:59 p.m.