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