add_str: Combine additive terms in string

View source: R/activations_utils.R

add_strR Documentation

Combine additive terms in string

Description

Combine two terms with "+" or "-" in a string

Usage

add_str(a, b)

Arguments

a, b

The two terms. Each is a length-one character vector.

Value

The result as a length-one character vector.


mandymejia/templateICAr documentation built on June 2, 2025, 7:11 a.m.