document (version 2.2.1)

is_Rd_file: Check Whether a File is Probably an R Documentation File

Description

This is meant for internal use by man.

Usage

is_Rd_file(x)

Arguments

x

The path to the file to be checked.

Value

TRUE if the file is probably an R documentation file, FALSE otherwise.