as.gpuVector | R Documentation |
Construct a gpuVector of a class that inherits
from gpuVector
as.gpuVector(object, type)
## S4 method for signature 'vector'
as.gpuVector(object, type = NULL)
object |
An object that is or can be converted to a
|
type |
A character string specifying the type of gpuVector. Default is NULL where type is inherited from the source data type. |
A gpuVector object
Charles Determan Jr.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.