Nothing
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
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.