melt_snowflake: Inversely transform a Twitter id back to its components...

View source: R/snowflake.R

melt_snowflakeR Documentation

Inversely transform a Twitter id back to its components (timestamp, datacentre id, worker id and sequence id).

Description

Inversely transform a Twitter id back to its components (timestamp, datacentre id, worker id and sequence id).

Usage

melt_snowflake(snowflake_id, twepoch = bit64::as.integer64("1288834974657"))

Arguments

snowflake_id

a list of Twitter ids

twepoch

time epoch. Defaults to 1288834974657

Value

A list of timestamp, datacentre id, worker id and sequence id


behavioral-ds/evently documentation built on Feb. 3, 2023, 9:42 a.m.