Learn R Programming

R.devices (version 2.11.0)

getFullname.DevEvalProduct: 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

See Also

For more information see DevEvalProduct.