Learn R Programming

refund (version 0.1-40)

parse_single_term: Parse a single term string

Description

Parse a single term string

Usage

parse_single_term(term_str, specials)

Value

A list with `type`, `varname`, and `call`.

Arguments

term_str

Character string of the term.

specials

Character vector of special term types.