Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

04_new_generic_functions

New Generic Functions


Description

New generic functions.

Usage

rep2 (...)

objtag (...)

ghead (...)
headt (...)

pool (...)
pool2 (...)

Arguments

...

Arguments for the method.

Details

The rep2 function is similar to rep_len.
(It recycles arguments to a particular length).

The objtag function is used inside formatted object arrays.

The ghead and headt functions are for groupd head and combined head and tail.

The pool function is for pooling.
The pool2 function is for pooling, but with a target size.

See Also

Examples

ghead (iris)

vectools

Advanced Vector Toolkit

v0.2.0
GPL (>= 2)
Authors
Abby Spurdle
Initial release
2020-10-22

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.