Description Usage Arguments Value Examples
Internal usage only, the package export this function only for the other package to access.
Internal usage only, the package export this function only for the other package to access.
Internal usage only, the package export this function only for the other package to access.
Internal usage only, the package export this function only for the other package to access.
Internal usage only, the package export this function only for the other package to access.
Internal usage only, the package export this function only for the other package to access.
Internal usage only, the package export this function only for the other package to access.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | gpu_cast_float(x)
gpu_cast_double(x)
gpu_cast_uint(x)
gpu_cast_int(x)
gpu_cast_long(x)
gpu_cast_ulong(x)
isgreater(x, y)
## S3 method for class 'extCode'
extractVars(x)
extractVars(x)
## Default S3 method:
extractVars(x)
## S3 method for class 'expression'
extractVars(x)
## S3 method for class 'varInfo'
extractVars(x)
|
x |
Internal usage only |
y |
Internal usage only |
A double type data
A vector of variables
1 2 | gpu_cast_float(10)
#Just to make biocCheck happy with that.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.