joinBodies: Helper function to join two function bodies

View source: R/helpers.R

joinBodiesR Documentation

Helper function to join two function bodies

Description

Helper function to join two function bodies

Usage

joinBodies(body1, body2)

Arguments

body1

first body

body2

second body

Value

joined body


crmPack documentation built on Sept. 3, 2022, 1:05 a.m.