Skip to content

Commit 36fe2fa

Browse files
committed
small comment
1 parent 1bcc664 commit 36fe2fa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

vignettes/trrrj-plotting.Rmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ We now plot the ADS-B positions just for one flight,
4343
flight `RYR19QK` from Comiso to Malpensa:
4444

4545
```{r flight-matching, echo=FALSE}
46+
# explicitly load sample package data
4647
data(list = c("flts", "cprs", "poss"), package = "trrrj")
4748
f_adsb <-flts %>%
4849
filter(flight_id == 207752905)

0 commit comments

Comments
 (0)