extractTags: Internal function for extraction of tags from objects

extractTagsR Documentation

Internal function for extraction of tags from objects

Description

Internal function for extraction of tags from objects

Usage

extractTags(object, objectNameX, ...)

## Default S3 method:
extractTags(object, objectNameX, ...)

## S3 method for class 'data.frame'
extractTags(object, objectNameX, ...)

## S3 method for class 'ggplot'
extractTags(object, objectNameX, ...)

## S3 method for class 'trellis'
extractTags(object, objectNameX, ...)

## S3 method for class 'lm'
extractTags(object, objectNameX, ...)

## S3 method for class 'summary.lm'
extractTags(object, objectNameX, ...)

## S3 method for class 'htest'
extractTags(object, objectNameX, ...)

## S3 method for class 'lda'
extractTags(object, objectNameX, ...)

## S3 method for class 'qda'
extractTags(object, objectNameX, ...)

## S3 method for class 'twins'
extractTags(object, objectNameX, ...)

## S3 method for class 'partition'
extractTags(object, objectNameX, ...)

## S3 method for class 'glmnet'
extractTags(object, objectNameX, ...)

## S3 method for class 'survfit'
extractTags(object, objectNameX, ...)

Arguments

object

for this object tags are to be

objectNameX

name of the object

...

other arguments

Value

NULL

NULL

NULL

NULL

NULL

NULL

NULL

NULL

NULL

NULL

NULL

NULL

NULL


archivist documentation built on Sept. 11, 2024, 8:30 p.m.