Learn R Programming

archivist (version 2.3.8)

extractData: Internal function for extraction of data from objects

Description

Internal function for extraction of data from objects

Usage

extractData(object, parrentMd5hash, parentDir, isForce, ASCII)

# S3 method for default extractData(object, parrentMd5hash, parentDir, isForce, ASCII)

# S3 method for ggplot extractData(object, parrentMd5hash, parentDir, isForce, ASCII)

# S3 method for lm extractData(object, parrentMd5hash, parentDir, isForce, ASCII)

# S3 method for htest extractData(object, parrentMd5hash, parentDir, isForce, ASCII)

# S3 method for lda extractData(object, parrentMd5hash, parentDir, isForce, ASCII)

# S3 method for trellis extractData(object, parrentMd5hash, parentDir, isForce, ASCII)

# S3 method for twins extractData(object, parrentMd5hash, parentDir, isForce, ASCII)

# S3 method for partition extractData(object, parrentMd5hash, parentDir, isForce, ASCII)

# S3 method for qda extractData(object, parrentMd5hash, parentDir, isForce, ASCII)

# S3 method for glmnet extractData(object, parrentMd5hash, parentDir, isForce, ASCII)

# S3 method for survfit extractData(object, parrentMd5hash, parentDir, isForce, ASCII)

Value

NULL

NULL

NULL

NULL

NULL

NULL

NULL

NULL

NULL

NULL

NULL

Arguments

object

for this object data is to be extracted

parrentMd5hash

hash of the parent object

parentDir

parent dir

isForce

should the data extraction be forced

ASCII

shall it be written in ASCII friendly format