get_roxygen_description_from_foo {assertHE} | R Documentation |
Get roxygen title and description from function
Description
Get roxygen title and description from function
Usage
get_roxygen_description_from_foo(foo_name)
Arguments
foo_name |
function for which want descriotion |
Value
text containing description
[Package assertHE version 1.0.0 Index]