This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lat | lon | text | title | episode | |
---|---|---|---|---|---|
21.4813 | 109.1202 | 2.39 arc seconds | Divergence: Beihai-China | 1 | |
34.0522 | -118.2437 | minor irregularities. analysis required | Anomaly Detect: Los Angeles-USA | 1 | |
51.5074 | 0.1278 | special circunstances | Elevated Scrutiny: London U.R.E.W. | 1 | |
9.9166 | 115.5333 | 6.06 arc seconds | Divergence: South China Sea | 2 | |
37.7749 | -122.4194 | special circunstances | Elevated Scrutiny: San Francisco-USA | 3 | |
34.5362 | 117.2928 | 2.3 arc minutes | Divergence: Victorville-USA | 4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
library(tidyverse) | |
library(maps) | |
library(hrbrthemes) | |
library(ggrepel) | |
world <- map_data("world") | |
rehoboam.data <- read_csv("westworld_db.csv" , col_types = cols( | |
lat = col_double(), | |
lon = col_double(), | |
text = col_character(), |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Rk | Name | SHOTS | G | average | ||
---|---|---|---|---|---|---|
1 | Gemel Smith | 1 | 1 | 1 |