powered by
Convert a timestamp (the number of seconds that passed since the first of January, 1970) to a SQUID.
timestamp_to_squids(x)
The SQUID(s)
The timestamp (or a vector of timestamps)
timestamp <- as.numeric(Sys.time()); squids::timestamp_to_squids( timestamp );
Run the code above in your browser using DataLab