Run 'roxygen2' on (Chunks of) Single Code Files


[Up] [Top]

Documentation for package ‘document’ version 2.2.0

Help Pages

document-package Document a Single R Code File
alter_description_file Alter Contents of a DESCRIPTION File
check_package Run 'R CMD check' on a Package Directory
clean_description_file Make a Default DESCRIPTION File Pass 'R CMD check'
display_Rd Display the Contents of an R Documentation File
document Document (Chunks of) an R Code File
fake_package Fake a Package From a Single Code File
get_dpd A Convenience Wrapper
get_lines_between_tags Cut Code Chunks From a File
is_Rd_file Check Whether a File is Probably an R Documentation File
man Display a Help Page From a File's Documentation
Rd_txt_RUnit Clean a String Created From a Run Through 'RUnit'
sort_unlocale Sort a Character Vector in Lexical Order Avoiding the Locale
usage Return the Usage of a Function From Within the Function
write_the_docs Read R Documentation Files from a Package's Source, Convert and Write Them to Disk