getFullname.DevEvalProduct {R.devices} | R Documentation |
Gets the full name, name and tags consisting of a name and tags.
## 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=",", ...)
... |
Not used. |
Returns a character
or a character
vector
.
Henrik Bengtsson
For more information see DevEvalProduct
.