Learn R Programming

caTools (version 1.10)

EndRule: internal function

Description

internal function

Usage

EndRule(x, y, k, dimx,
             endrule=c("NA", "trim", "keep", "constant", "func"), 
             align = c("center", "left", "right"), Func, ...)

Arguments

Value

Returns a numeric vector of the same length as x. Only in case of endrule="trim".the output will be shorter.