176 lines
9.1 KiB
Plaintext
Raw Normal View History

2025-01-12 00:52:51 +08:00
BATCH Batch Execution of R
COMPILE Compile Files for Use with R on Unix-alikes
DLL.version DLL Version Information on MS Windows
INSTALL Install Add-on Packages
LINK Create Executable Programs on Unix-alikes
Question Documentation Shortcuts
REMOVE Remove Add-on Packages
RHOME R Home Directory
RShowDoc Show R Manuals and Other Documentation
RSiteSearch Search for Key Words or Phrases in
Documentation
Rconsole R for Windows Configuration
Rprof Enable Profiling of R's Execution
Rprofmem Enable Profiling of R's Memory Use
Rscript Scripting Front-End for R
Rtangle R Driver for 'Stangle'
RweaveLatex R/LaTeX Driver for Sweave
SHLIB Build Shared Object/DLL for Dynamic Loading
Sweave Automatic Generation of Reports
SweaveSyntConv Convert Sweave Syntax
URLencode Encode or Decode (partial) URLs
View Invoke a Data Viewer
adist Approximate String Distances
alarm Alert the User
apropos Find Objects by (Partial) Name
aregexec Approximate String Match Positions
arrangeWindows Rearrange Windows on MS Windows
as.roman Roman Numerals
askYesNo Ask a Yes/No Question
aspell Spell Check Interface
aspell-utils Spell Check Utilities
available.packages List Available Packages at CRAN-like
Repositories
bibentry Bibliography Entries
browseEnv Browse Objects in Environment
browseURL Load URL into an HTML Browser
browseVignettes List Vignettes in an HTML Browser
bug.report Send a Bug Report
build Utilities for Building and Checking Add-on
Packages
capture.output Send Output to a Character String or File
changedFiles Detect which Files Have Changed
charClass Character Classification
choose.dir Choose a Folder Interactively on MS Windows
choose.files Choose a List of Files Interactively on MS
Windows
chooseBioCmirror Select a Bioconductor Mirror
chooseCRANmirror Select a CRAN Mirror
citEntry Bibliography Entries (Older Interface)
citation Citing R and R Packages in Publications
cite Cite a Bibliography Entry
clipboard Read/Write to/from the Clipboard in MS Windows
close.socket Close a Socket
combn Generate All Combinations of n Elements, Taken
m at a Time
compareVersion Compare Two Package Version Numbers
contrib.url Find Appropriate Paths in CRAN-like
Repositories
count.fields Count the Number of Fields per Line
create.post Ancillary Function for Preparing Emails and
Postings
data Data Sets
dataentry Spreadsheet Interface for Entering Data
debugcall Debug a Call
debugger Post-Mortem Debugging
demo Demonstrations of R Functionality
download.file Download File from the Internet
download.packages Download Packages from CRAN-like Repositories
edit Invoke a Text Editor
edit.data.frame Edit Data Frames and Matrices
example Run an Examples Section from the Online Help
file.edit Edit One or More Files
file_test Shell-style Tests on Files
findCRANmirror Find CRAN Mirror Preference
findLineNum Find the Location of a Line of Source Code, or
Set a Breakpoint There
fix Fix an Object
flush.console Flush Output to a Console
formatUL Format Unordered and Ordered Lists
getAnywhere Retrieve an R Object, Including from a
Namespace
getFromNamespace Utility Functions for Developing Namespaces
getParseData Get Detailed Parse Information from Object
getS3method Get an S3 Method
getSrcFilename Source Reference Utilities
getWindowsHandle Get a Windows Handle
getWindowsHandles Get handles of Windows in the MS Windows RGui
glob2rx Change Wildcard or Globbing Pattern into
Regular Expression
globalVariables Declarations Used in Checking a Package
hasName Check for Name
hashtab Hash Tables (Experimental)
head Return the First or Last Parts of an Object
help Documentation
help.request Send a Post to R-help
help.search Search the Help System
help.start Hypertext Documentation
hsearch_db Help Search Utilities
install.packages Install Packages from Repositories or Local
Files
installed.packages Find Installed Packages
isS3method Is 'method' the Name of an S3 Method?
isS3stdGeneric Check if a Function Acts as an S3 Generic
localeToCharset Select a Suitable Encoding Name from a Locale
Name
ls.str List Objects and their Structure
maintainer Show Package Maintainer
make.packages.html Update HTML Package List
make.socket Create a Socket Connection
menu Menu Interaction Function
methods List Methods for S3 Generic Functions or
Classes
mirrorAdmin Managing Repository Mirrors
modifyList Recursively Modify Elements of a List
news Build and Query R or Package News Information
nsl Look up the IP Address by Hostname (on
Unix-alikes)
object.size Report the Space Allocated for an Object
package.skeleton Create a Skeleton for a New Source Package
packageDescription Package Description
packageName Find Package Associated with an Environment
packageStatus Package Management Tools
page Invoke a Pager on an R Object
person Persons
personList Collections of Persons (Older Interface)
process.events Trigger Event Handling
prompt Produce Prototype of an R Documentation File
promptData Generate Outline Documentation for a Data Set
promptPackage Generate a Shell for Documentation of a Package
rcompgen A Completion Generator for R
read.DIF Data Input from Spreadsheet
read.fortran Read Fixed-Format Data in a Fortran-like Style
read.fwf Read Fixed Width Format Files
read.socket Read from or Write to a Socket
read.table Data Input
readRegistry Read a Windows Registry Hive
recover Browsing after an Error
relist Allow Re-Listing an unlist()ed Object
remove.packages Remove Installed Packages
removeSource Remove Stored Source from a Function or
Language Object
rtags An Etags-like Tagging Utility for R
savehistory Load or Save or Display the Commands History
select.list Select Items from a List
sessionInfo Collect Information About the Current R Session
setRepositories Select Package Repositories
setWindowTitle Set the Window Title or the Status Bar of the
RGui in Windows
shortPathName Express File Paths in Short Form on Windows
stack Stack or Unstack Vectors from a Data Frame or
List
str Compactly Display the Structure of an Arbitrary
R Object
strcapture Capture String Tokens into a data.frame
summaryRprof Summarise Output of R Sampling Profiler
tar Create a Tar Archive
toLatex Converting R Objects to BibTeX or LaTeX
txtProgressBar Text Progress Bar
type.convert Convert Data to Appropriate Type
untar Extract or List Tar Archives
unzip Extract or List Zip Archives
update.packages Compare Installed Packages with CRAN-like
Repositories
upgrade Upgrade
url.show Display a Text URL
utils-deprecated Deprecated Functions in Package 'utils'
utils-package The R Utils Package
vignette View, List or Get R Source of Package Vignettes
warnErrList Collect and Summarize Errors From List
win.version Get Windows Version
winDialog Dialog Boxes under Windows
winMenuAdd User Menus under MS Windows (RGui)
winProgressBar Progress Bars under MS Windows
write.table Data Output
zip Create Zip Archives