melt_snowflake | R Documentation |
Inversely transform a Twitter id back to its components (timestamp, datacentre id, worker id and sequence id).
melt_snowflake(snowflake_id, twepoch = bit64::as.integer64("1288834974657"))
snowflake_id |
a list of Twitter ids |
twepoch |
time epoch. Defaults to 1288834974657 |
A list of timestamp, datacentre id, worker id and sequence id
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.