midpoint: A Midpoint Function

Description Usage Examples

Description

Compute the midpoints between the corresponding elements of x1 and x2

Usage

1
midpoint(x1, x2)

Examples

1
midpoint(c(1, 2), c(3, 4))

jweisber/ptree documentation built on May 10, 2019, 1:19 a.m.