Internal function for extraction of miniatures
extractMiniature(object, md5hash, parentDir, ...)# S3 method for default
extractMiniature(object, md5hash, parentDir, ...)
# S3 method for data.frame
extractMiniature(object, md5hash, parentDir, ..., firstRows = 6)
# S3 method for ggplot
extractMiniature(object, md5hash, parentDir, ..., width = 800, height = 600)
# S3 method for recordedplot
extractMiniature(object, md5hash, parentDir, ..., width = 800, height = 600)
# S3 method for lm
extractMiniature(object, md5hash, parentDir, ...)
# S3 method for htest
extractMiniature(object, md5hash, parentDir, ...)
# S3 method for trellis
extractMiniature(object, md5hash, parentDir, ..., width = 800, height = 600)
# S3 method for twins
extractMiniature(object, md5hash, parentDir, ..., width = 800, height = 600)
# S3 method for partition
extractMiniature(object, md5hash, parentDir, ..., width = 800, height = 600)
# S3 method for lda
extractMiniature(object, md5hash, parentDir, ...)
# S3 method for qda
extractMiniature(object, md5hash, parentDir, ...)
# S3 method for glmnet
extractMiniature(object, md5hash, parentDir, ...)
# S3 method for survfit
extractMiniature(object, md5hash, parentDir, ...)
NULL
NULL
NULL
NULL
NULL
NULL
NULL
NULL
NULL
NULL
NULL
NULL
NULL
for this object miniatures are extracted
hash of the object
parent dir
other arguments
what to present in the miniature
how large should be the miniature?
how large should be the miniature?