Search found 1 match

by blukomski
Tue Jul 20, 2021 7:30 pm
Forum: General
Topic: Accessing LaTeX counters within R Code
Replies: 1
Views: 2847

Accessing LaTeX counters within R Code

Hello!

I'm looking to access a LaTeX counter within an R chunk. This chunk is within a forloop, with the counter increasing by one after each iteration. Is there any way to do this, or does anyone know of a workaround?

Thanks!