Description Usage Arguments Value Author(s) See Also Examples
Creates new uint64 vectors of a given length
1 |
length |
Length of the resulting vector |
A new uint64 vector of the given length
Romain Francois, Sponsored by the Google Open Source Programs Office
as.uint64 for converting integer or character vectors
into uint64 vectors.
int64 for signed 64 bit integer vectors, i.e. of class
int64.
1 | x <- uint64(10L)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.