prerefs {roxygen}R Documentation

Comment blocks (possibly null) that precede a file's expressions.

Description

Comment blocks (possibly null) that precede a file's expressions.

Usage

prerefs(srcfile, srcrefs)

Arguments

srcfile result of running srcfile on an interesting file
srcrefs the resultant srcrefs

Value

A list of prerefs that resemble srcrefs in form, i.e. with srcfile and lloc


[Package roxygen version 0.1 Index]