search for: rd_get_

Displaying 1 result from an estimated 1 matches for "rd_get_".

Did you mean: _get_
2024 Jul 31
0
Consider exporting some of the .Rd_get_xxx functions in tools
Would R-core consider exporting some of the .Rd_get_ family of functions within tools (e.g. tools:::.Rd_get_section(), tools:::.Rd_get_metadata())? Whilst these are currently internal there is some use of them within documentation (e.g. help("Rd_db") uses tools:::.Rd_get_metadata() in it's examples) which hopefully gives some justif...