TabularTextFileSet {R.filesets} | R Documentation |
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 TabularTextFile
s.
TabularTextFileSet(...)
... |
Arguments passed to GenericTabularFileSet . |
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
Henrik Bengtsson (http://www.braju.com/R/)