get_endogenous_variables.Rd
This function takes a system of equations and returns it's endogenous variables.
get_endogenous_variables(equations)
A character string containing the system of equations, where equations are separated by commas.
A character vector of endogenous variables.