tests/testthat/_snaps/captions.md

captions functions work

Code
  find_caption(table)
Output
  path=3 range=all
Code
  path_to_caption(parsed)
Output
  [1] 1 3
  attr(,"extra")
  path=1 range=2:5
Code
  find_caption(table)
Output
  path=1,3 range=all
Code
  path_to_caption(parsed)
Output
  [1] 1 1 3
  attr(,"extra")
  path=1,1 range=2:4


Try the parseLatex package in your browser

Any scripts or data that you put into this service are public.

parseLatex documentation built on June 8, 2025, 10:19 a.m.