| anyNA.GenericDataFileSet | Checks whether any of the pathnames are missing |
| appendFiles.GenericDataFileSet | Appends a list of files to a data set |
| append.GenericDataFileSet | Appends one data set to an existing one |
| as.character.GenericDataFile | Returns a short string describing the file |
| as.character.GenericDataFileSet | Returns a short string describing the file set |
| as.list.GenericDataFileSet | Returns the files of the file set |
| byName.GenericDataFileSet | Locates and sets up a file set by its name |
| byPath.GenericDataFileSet | Defines a GenericDataFileSet by searching for files in a... |
| ChecksumFile | The ChecksumFile class |
| ChecksumFileSet | The ChecksumFileSet class |
| ColumnNamesInterface | The ColumnNamesInterface class interface |
| compareChecksum.GenericDataFile | Compares the file checksum with the value of the checksum... |
| copyTo.GenericDataFile | Safely copies a file to a new pathname |
| copyTo.GenericDataFileSet | Copies a data set to another directory |
| Deprecated_and_defunct_objects | Deprecated and defunct objects |
| dim.GenericTabularFile | Gets the dimension of data table |
| dsApplyInPairs.GenericDataFileSet | Applies a function to each pair of file in two file sets |
| equals.GenericDataFile | Checks if a file equals another |
| extract.GenericDataFileSet | Extract a subset of the file set |
| extractMatrix.GenericTabularFile | Reads one of the columns |
| findByName.GenericDataFileSet | Locates all file sets that match the requested name |
| fromFile.GenericDataFile | Defines a GenericDataFile from a pathname |
| FullNameInterface | The FullNameInterface class interface |
| GenericDataFile | The abstract GenericDataFile class |
| GenericDataFileSet | The GenericDataFileSet class |
| GenericDataFileSetList | The GenericDataFileSetList class |
| GenericTabularFile | The abstract GenericTabularFile class |
| GenericTabularFileSet | The GenericTabularFileSet class |
| getChecksum.GenericDataFile | Gets the checksum of a file |
| getChecksum.GenericDataFileSet | Generates a deterministic checksum for an R object |
| getChecksumObjects.GenericDataFileSet | Retrieves objects that uniquely identifying the data set |
| getColumnNames.ColumnNamesInterface | Gets the column names |
| getCreatedOn.GenericDataFile | Gets when the file was created |
| getDefaultColumnNames.ColumnNamesInterface | Gets the default column names |
| getDefaultColumnNames.TabularTextFile | Gets the default column names |
| getDefaultFullName.FullNameInterface | Gets the default full name |
| getDefaultFullName.GenericDataFile | Gets the full name of the file |
| getDefaultFullName.GenericDataFileSet | Gets the default full name of the file set |
| getExtension.GenericDataFile | Gets the filename extension |
| getFile.GenericDataFileSet | Get a particular file of the file set |
| getFilename.GenericDataFile | Gets the filename of the file |
| getFileSize.GenericDataFile | Gets the size of a file |
| getFileType.GenericDataFile | Gets the file type of a file |
| getFullName.FullNameInterface | Gets the full name |
| getHeader.TabularTextFile | Gets the file header |
| getLastAccessedOn.GenericDataFile | Gets when the file was last accessed |
| getLastModifiedOn.GenericDataFile | Gets when the file was last modified |
| getName.FullNameInterface | Gets the name |
| getNames.GenericDataFileSet | Gets the names (or fullnames) of the files in the file set |
| getPath.GenericDataFile | Gets the path (directory) of the file |
| getPath.GenericDataFileSet | Gets the path (directory) of the file set |
| getPathname.GenericDataFile | Gets the pathname of the file |
| getPathnames.GenericDataFileSet | Gets the pathnames of the files in the file set |
| getTags.Arguments | Gets and validates tags |
| getTags.FullNameInterface | Gets the tags |
| gzip.GenericDataFile | Compresses/uncompresses a file |
| gzip.GenericDataFileSet | Compresses/uncompresses a set of files |
| hasBeenModified.GenericDataFile | Checks whether the file has been modified |
| hasColumnHeader.TabularTextFile | Checks if there are column names in the header |
| hasTags.FullNameInterface | Checks whether the fullname contains a given set of tag(s) |
| indexOf.GenericDataFileSet | Finds indices of a subset of files |
| isFile.GenericDataFile | Checks if this is an existing file |
| length.GenericDataFileSet | Gets the number of files in the set |
| linkTo.GenericDataFile | Creates a symbolic file link |
| loadRDS | Reads data from a RDS file |
| loadToEnv | Reads data from a RDS file |
| nbrOfColumns.ColumnNamesInterface | Gets the number of columns |
| nbrOfLines.TabularTextFile | Counts the number of lines in the data file |
| nbrOfRows.GenericTabularFile | Gets the number of data rows |
| nbrOfRows.TabularTextFile | Counts the number of data rows |
| Non-documented_objects | Non-documented objects |
| RDataFile | The RDataFile class |
| RDataFileSet | The RDataFileSet class |
| RdsFile | The RdsFile class |
| RdsFileSet | The RdsFileSet class |
| readChecksum.ChecksumFile | Reads the checksum value |
| readChecksum.GenericDataFile | Reads the value of the corresponding checksum file |
| readColumns.GenericTabularFile | Reads a subset of the columns as a data frame |
| readDataFrame | Reads data from a tabular file |
| readDataFrame.GenericTabularFile | Reads the tabular data as a data frame |
| readDataFrame.TabularTextFile | Reads the tabular data as a data frame |
| readDataFrame.TabularTextFileSet | Reads the tabular data from all files as data frames |
| readLines.TabularTextFile | Reads the lines of the data file as strings |
| renameTo.GenericDataFile | Renames/moves a file |
| R.filesets-package | Package R.filesets |
| setColumnNames.ColumnNamesInterface | Sets the column names |
| setFullName.FullNameInterface | Sets the full name |
| setName.FullNameInterface | Sets the name part of the fullname |
| setTags.FullNameInterface | Sets the tags |
| sortBy.GenericDataFileSet | Sorts the set |
| TabularTextFile | The TabularTextFile class |
| TabularTextFileSet | The TabularTextFileSet class |
| validate.ChecksumFile | Asserts that the checksum matches the checksum of file |
| validateChecksum.GenericDataFile | Asserts that the file checksum matches the one of the... |
| validate.GenericDataFile | Validates the content of a file |
| validate.GenericDataFileSet | Validates all files in the data set |
| writeChecksum.GenericDataFile | Write the file checksum to a checksum file |
| writeColumnsToFiles.GenericTabularFile | Read each column from a data file and exports it to a... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.