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


qykong/HawkesFit documentation built on Jan. 26, 2023, 7:49 p.m.