parsetools (version 0.1.1)

pd_get_comment_tag_content: Get the content of a tag

Description

Get the content of a tag

Usage

pd_get_comment_tag_content(id, pd, tag, all.contiguous = FALSE)

Arguments

id

id of the expression of interest

pd

The parse-data information

tag

tag(s) to test for

all.contiguous

if TRUE get all comments connected to this element.