Skip to content

Instantly share code, notes, and snippets.

@bsdis
Created September 18, 2016 16:29
Show Gist options
  • Select an option

  • Save bsdis/e0645c4d1f6ee42c1114b1f96b2fd07a to your computer and use it in GitHub Desktop.

Select an option

Save bsdis/e0645c4d1f6ee42c1114b1f96b2fd07a to your computer and use it in GitHub Desktop.
> sapply(bluetooth,class)
$timestamp
[1] "integer"
$alter
[1] "character"
$ego
[1] "character"
$rssi
[1] "numeric"
$id
[1] "character"
$time
[1] "POSIXct" "POSIXt"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment