All functions |
|
---|---|
Static class to validate and process arguments |
|
The Assert class |
|
A progress bar that sets the size of a file accordingly |
|
Character string with advanced substitutions |
|
Static class for Java related methods |
|
The LComments class |
|
A Verbose class ignoring everything |
|
The Options class |
|
Provides text based counting progress bar |
|
Package R.utils |
|
Class for applicational settings |
|
Abstract class SmartComments |
|
Static class to query information about the system |
|
A status bar at the R prompt that can be updated |
|
TimeoutException represents timeout errors |
|
The VComments class |
|
Class to writing verbose messages to a connection or file |
|
Modifies .Last() to call 'finalizeSession() |
|
Assigns an objects elements locally |
|
Call hook functions by hook name |
|
Call hook functions |
|
Capitalizes/decapitalizes each character string in a vector |
|
Evaluate an R expression and captures the output |
|
Simple access to parsed command-line arguments |
|
Creates a vector of column classes used for tabular reading |
|
|
Compressing and decompressing files |
Compresses a PDF (into a new PDF) |
|
Copies a directory |
|
Counts the number of lines in a text file |
|
Creates a file atomically |
|
Creates a link to a file or a directory |
|
Creates a Microsoft Windows Shortcut (.lnk file) |
|
Allocates a data frame with given column classes |
|
Detaches packages by name |
|
Sets the dimension of an object with the option to infer one dimension automatically |
|
Displays the contents of a text file with line numbers and more |
|
Executes a function call with option to ignore unused arguments |
|
Downloads a file |
|
Global substitute of expression using regular expressions |
|
Creates a new environment, evaluates an expression therein, and returns the environment |
|
Extract a subset of an array, matrix or a vector with unknown dimensions |
|
Checks the permission of a file or a directory |
|
Construct the path to a file from components and expands Windows Shortcuts along the pathname from root to leaf |
|
Function to call for finalizing the R session |
|
Finds all 'srcfile' objects generated by source() in all call frames |
|
Converts a binary/octal/hexadecimal number into a string |
|
Identifies and removes DLLs of packages already unloaded |
|
Parses, evaluates and outputs a GString |
|
Gets the absolute pathname string |
|
Gets the string of the parent specified by this pathname |
|
Gets the relative pathname relative to a directory |
|
Parses and evaluates a GString into a regular string |
|
Checks if one or several pathnames has a URL protocol |
|
Concatenating vectors into human-readable strings |
|
Checks if a set of values are inside one or more intervals |
|
Insert values to a vector at certain positions |
|
Install R packages by name or URL |
|
Converts an integer to a binary/octal/hexadecimal number |
|
Generates a vector of indices from a matrix of intervals |
|
Checks if this pathname is absolute |
|
Checks if the file specification is a directory |
|
Checks if the current file position for a connection is at the 'End of File' |
|
Checks if the file specification is a file |
|
Checks if there is an open connection to a file |
|
Checks if a package is installed or not |
|
Checks if a package is loaded or not |
|
Identifies all entries with replicated values |
|
Identifies all entries that exists exactly once |
|
Checks if one or several pathnames is URLs |
|
Checks if a value is (close to) zero or not |
|
Gets the time when the file was last modified |
|
Gets the file names in the directory |
|
Method to load object from a file or a connection |
|
Maps values to intervals |
|
Merges intervals |
|
Creates a directory including any necessary but nonexistent parent directories |
|
Miscellaneous functions for outputting via message() |
|
A \"pager\" function that outputs to standard error |
|
Gets the pathname or a connection to the NULL device on the current platform |
|
Registers a function to be called when the R garbage collector is (detected to be) running |
|
Registers a function to be called when the R session finishes |
|
Patches installed and loaded packages and more |
|
Drops a backup suffix from the backup pathname |
|
Drops a temporary suffix from the temporary pathname |
|
C-style formatted output |
|
Appends a backup suffix to the pathname |
|
Appends a temporary suffix to the pathname |
|
Gets the on R CMD check if the current R session was launched by it |
|
Reads binary data from disjoint sections of a connection or a file |
|
Reads one or more Rd help files in a certain format |
|
Reads a file in table format |
|
Reads a single column from file in table format |
|
Reads a Microsoft Windows Shortcut (.lnk file) |
|
Removes a directory |
|
Sample values from a set of elements |
|
Saves an object to a file or a connection |
|
Gets a short human readable string representation of an vector of indices |
|
Gets all contiguous intervals of a vector of indices |
|
Sets a option in R |
|
Open a file or URL using Windows File Associations |
|
Sources files recursively to either local or global environment |
|
Parses and evaluates code from a file or a connection |
|
Splits a single character string by pattern |
|
Writes text in the margin along the sides of a plot |
|
Creates a grid of subplots |
|
Launches another R process from within R |
|
Converts a pathname into a URL |
|
Updates the timestamp of a file |
|
Unwrap an array, matrix or a vector to an array of more dimensions |
|
Sets package repositories |
|
Evaluates an expression and captures the code and/or the output |
|
Evaluate an R expression with locale set temporarily |
|
Evaluate an R expression with options set temporarily |
|
Evaluate an R expression with repositories set temporarily |
|
Evaluate an R expression with a temporarily set random set |
|
Evaluate an R expression while temporarily diverting output |
|
Evaluate an R expression and interrupts it if it takes too long |
|
Reshape an array or a matrix by permuting and/or joining dimensions |
|
Writes binary data to disjoint sections of a connection or a file |
|
Writes a data.frame to tabular text file |