Skip to contents

Wrap a vector of equation lines in aligned environment

Usage

wrap_aligned(lines)

Arguments

lines

Character vector of LaTeX equation lines.

Value

A single character string: lines joined with \\ line breaks and wrapped in a LaTeX aligned environment.