getFullname.DevEvalProduct {R.devices}R Documentation

Gets the full name, name and tags

Description

Gets the full name, name and tags consisting of a name and tags.

Usage

## S3 method for class 'DevEvalProduct'
getFullname(this, ...)
## S3 method for class 'DevEvalFileProduct'
getFullname(this, ...)
## S3 method for class 'DevEvalProduct'
getName(this, ...)
## S3 method for class 'DevEvalProduct'
getTags(this, collapse=",", ...)

Arguments

...

Not used.

Value

Returns a character or a character vector.

Author(s)

Henrik Bengtsson

See Also

For more information see DevEvalProduct.


[Package R.devices version 2.17.1 Index]