rdConvert

format_rd_path: Format Rd File name

Description

Remove the file extension from Rd files.

Usage

format_rd_path(x)

Arguments

ArgumentDescription
xa file name

Examples

format_rd_path("man/myfile.Rd")
Edit this page on GitHub