Skip to content

Instantly share code, notes, and snippets.

@mdsumner
Created November 12, 2025 00:09
Show Gist options
  • Save mdsumner/36343b429aa0cb28b682fef01014380f to your computer and use it in GitHub Desktop.
Save mdsumner/36343b429aa0cb28b682fef01014380f to your computer and use it in GitHub Desktop.
remotes::install_github("mdsumner/nuyina.underway")

library(nuyina.underway)
d <- nuyina_underway() ## every time this runs it is up to date
range(d$datetime)
#[1] "2021-12-23 05:00:00 UTC" "2025-11-11 23:42:00 UTC"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment