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

unmarshal

Unmarshal a ULID into a data frame with timestamp and random bitstring columns


Description

Unmarshal a ULID into a data frame with timestamp and random bitstring columns

Usage

unmarshal(ulids)

Arguments

ulids

character ULIDs (e.g. created with ULIDgenerate())

Value

data frame (tibble)

Examples

unmarshal(ULIDgenerate())

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.