build_expr_str: Build an expression string from a list of string vectors

View source: R/utils.R

build_expr_strR Documentation

Build an expression string from a list of string vectors

Description

Paste first elements together in order, then second elements in reverse order.

Usage

build_expr_str(parts_list)

Arguments

parts_list

List of string vectors

Value

Single string pasted together

Author(s)

John K Best


jkbest2/spatq documentation built on Sept. 22, 2022, 3:22 a.m.