get_eqloc: Get the index of equations in a string vector

Description Usage Arguments Value

View source: R/internal.R

Description

Get the index of equations in a string vector

Usage

1
get_eqloc(eq_begin, eq_end)

Arguments

eq_begin

the beginning index of an equation

eq_end

the end index of an equation

Value

a index vector


mindr documentation built on Nov. 22, 2021, 9:07 a.m.

Related to get_eqloc in mindr...