extract.posfun {directlabels} | R Documentation |
Extract Positioning Method for documentation
Description
Use inlinedocs to extract comments and definitions from code, then for each item found add the value and its name to the list.
Usage
extract.posfun(f)
Arguments
f |
R code file, which should contain only Positioning Methods that can be used with examples defined in the doc/ subdirectory with the same name. |
Value
List of lists, each of which describes one Positioning Method
defined in f
.
Author(s)
Toby Dylan Hocking
[Package directlabels version 2024.1.21 Index]