There was an error while loading. Please reload this page.
1 parent 1bcc664 commit 36fe2faCopy full SHA for 36fe2fa
1 file changed
vignettes/trrrj-plotting.Rmd
@@ -43,6 +43,7 @@ We now plot the ADS-B positions just for one flight,
43
flight `RYR19QK` from Comiso to Malpensa:
44
45
```{r flight-matching, echo=FALSE}
46
+# explicitly load sample package data
47
data(list = c("flts", "cprs", "poss"), package = "trrrj")
48
f_adsb <-flts %>%
49
filter(flight_id == 207752905)
0 commit comments