as_narrow_int64: 64-bit integer vectors

View source: R/int64.R

as_narrow_int64R Documentation

64-bit integer vectors

Description

64-bit integer vectors

Usage

as_narrow_int64(x, ...)

Arguments

x

An object to convert to a large integer vector

...

Passed to S3 Methods

Value

An object of class "narrow_int64"

Examples

as_narrow_int64(1:5)


paleolimbot/arrowvctrs documentation built on Oct. 12, 2023, 7 a.m.