Learn R Programming

refund (version 0.1-40)

transform_c_term: Transform c() wrapped terms by removing the wrapper

Description

Transform c() wrapped terms by removing the wrapper

Usage

transform_c_term(term_string)

Value

Term string with c() removed.

Arguments

term_string

Original term string with c() wrapper.