TabularTextFileSet {R.filesets}R Documentation

The TabularTextFileSet class

Description

Package: R.filesets
Class TabularTextFileSet

Object
~~|
~~+--GenericDataFileSet
~~~~~~~|
~~~~~~~+--GenericTabularFileSet
~~~~~~~~~~~~|
~~~~~~~~~~~~+--TabularTextFileSet

Directly known subclasses:

public static class TabularTextFileSet
extends GenericTabularFileSet

An TabularTextFileSet object represents a set of TabularTextFiles.

Usage

TabularTextFileSet(...)

Arguments

... Arguments passed to GenericTabularFileSet.

Fields and Methods

Methods:
No methods defined.

Methods inherited from GenericTabularFileSet:
extractMatrix

Methods inherited from GenericDataFileSet:
append, appendFiles, as.list, byName, clearCache, copyTo, equals, extract, findByName, fromFiles, getAlias, getFile, getFileClass, getFileSize, getFullName, getFullNames, getFullNameTranslator, getName, getNames, getPath, getPathnames, getTags, hasFile, hasTag, hasTags, indexOf, lapply, nbrOfFiles, sapply, seq, setAlias, setFullName, setFullNamesTranslator, setFullNameTranslator, setName, setTags, update2, validate

Methods inherited from Object:
$, $<-, [[, [[<-, as.character, attach, attachLocally, clearCache, clone, detach, equals, extend, finalize, gc, getEnvironment, getFields, getInstantiationTime, getStaticInstance, hasField, hashCode, ll, load, objectSize, print, save

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)


[Package R.filesets version 0.5.3 Index]