check_rd_index: Check rd_index.yaml for missing or extra topics
Description
Check rd_index.yaml for missing or extra topics
Usage
check_rd_index(code_path = ".", rd_info = NULL, rd_index = NULL)
Arguments
code_path
path to the source code directory of the package
rd_info
used internally - do not specify if called interactively
rd_index
used internally - do not specify if called interactively