make_bins: bin an array and return both the bins and their metadata...

View source: R/util_generic.R

make_binsR Documentation

bin an array and return both the bins and their metadata (label and mean value)

Description

bin an array and return both the bins and their metadata (label and mean value)

Usage

make_bins(x, from, to, length)

Arguments

x

numeric vector

from

parameter for seq()

to

parameter for seq()

length

length.out parameter for seq()


ftwkoopmans/msdap documentation built on March 5, 2025, 12:15 a.m.