Skip to content

Instantly share code, notes, and snippets.

@tetlabo
Created April 17, 2021 15:23
Show Gist options
  • Save tetlabo/a5247834af9bf114acb97e11c9c2137d to your computer and use it in GitHub Desktop.
Save tetlabo/a5247834af9bf114acb97e11c9c2137d to your computer and use it in GitHub Desktop.
ambientweatheRパッケージの使用例01
library(ambientweatheR)
library(tidyverse)
mac_address <- list_user_devices() %>% flatten() %>% pluck("macAddress")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment