fastIntToStringRcpp: Convert integers to strings as quickly as possible

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Have tried R, sprintf with Rcpp and C++ standard library. Doesn't do bounds checking, but limited by length of integers.

Usage

1

Arguments

x

Vector of integers

Value

Vector of characters


jackwasey/jwutil documentation built on Jan. 20, 2020, 6:56 p.m.