get_roxygen_description_from_foo: Get roxygen title and description from function

View source: R/summarise_function_with_LLM.R

get_roxygen_description_from_fooR 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


assertHE documentation built on June 8, 2025, 10:08 a.m.