get_eqloc: Get the index of equations in a string vector

View source: R/internal.R

get_eqlocR Documentation

Get the index of equations in a string vector

Description

Get the index of equations in a string vector

Usage

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 Dec. 20, 2025, 1:06 a.m.