add: Add x and y

View source: R/helper_functions.R

addR Documentation

Add x and y

Description

This is a helper function for use in Reduce() over a list of vectors

Usage

add(x, y)

Arguments

x

first argument of the sum

y

second argument of the sum

Value

x + y


BNPdensity documentation built on Aug. 8, 2025, 7:20 p.m.