Learn R Programming

mindr (version 1.4.1)

get_eqloc: 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)

Value

a index vector

Arguments

eq_begin

the beginning index of an equation

eq_end

the end index of an equation