rhs_eq: recursivelly get right hand side of assignement "<-" or "="...

View source: R/rex2arma.inc.R

rhs_eqR Documentation

recursivelly get right hand side of assignement "<-" or "=" which may be chained

Description

recursivelly get right hand side of assignement "<-" or "=" which may be chained

Usage

rhs_eq(st)

Arguments

st

An R statement

Value

An R statement


sgsokol/rex2arma documentation built on May 5, 2023, 12:07 a.m.