run_comment( cmt, run = ftext(""), author ="", date ="", initials ="", prop =NULL)
Arguments
cmt: a set of blocks to be used as comment content returned by function block_list(). the "run functions for reporting".
run: a run object, made with a call to one of
author: comment author.
date: comment date
initials: comment initials
prop: formatting text properties returned by fp_text_lite() or fp_text(). It also can be NULL in which case, no formatting is defined (the default is applied).