Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

ts_generate

Generate ULIDs from timestamps


Description

This function generates a new Universally Unique Lexicographically Sortable Identifier from a vector of POSIXct timestamps.

Usage

ts_generate(tsv)

Arguments

tsv

vector of POSIXct values

Examples

ts_generate(as.POSIXct("2017-11-01 15:00:00", origin="1970-01-01"))

ulid

Generate Universally Unique Lexicographically Sortable Identifiers

v0.3.0
MIT + file LICENSE
Authors
Bob Rudis [aut, cre] (<https://orcid.org/0000-0001-5670-2640>), suyash [aut] (ULID C++ Port <https://github.com/suyash/ulid/>)
Initial release
2019-07-04

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.