Package: flightplot 0.1.0
flightplot: Plotting Flight Paths on Maps
Provides functionality to plot airplane flight paths on maps. The plotted flight paths follow the great circle of the Earth.
Authors:
flightplot_0.1.0.tar.gz
flightplot_0.1.0.zip(r-4.5)flightplot_0.1.0.zip(r-4.4)flightplot_0.1.0.zip(r-4.3)
flightplot_0.1.0.tgz(r-4.4-any)flightplot_0.1.0.tgz(r-4.3-any)
flightplot_0.1.0.tar.gz(r-4.5-noble)flightplot_0.1.0.tar.gz(r-4.4-noble)
flightplot_0.1.0.tgz(r-4.4-emscripten)flightplot_0.1.0.tgz(r-4.3-emscripten)
flightplot.pdf |flightplot.html✨
flightplot/json (API)
# Install 'flightplot' in R: |
install.packages('flightplot', repos = c('https://xmc811.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/xmc811/flightplot/issues
- airports - The Information of All Aiports
- sample_trips - Sample Trip Dataset
- world - World Map Vector Data
Last updated 4 years agofrom:fa0c85afb7. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 21 2024 |
R-4.5-win | OK | Nov 21 2024 |
R-4.5-linux | OK | Nov 21 2024 |
R-4.4-win | NOTE | Nov 21 2024 |
R-4.4-mac | NOTE | Nov 21 2024 |
R-4.3-win | NOTE | Nov 21 2024 |
R-4.3-mac | NOTE | Nov 21 2024 |
Exports:arrange_pathget_map_borderplot_flights
Dependencies:classclassIntclicolorspaceDBIdplyre1071fansifarvergenericsgeosphereggplot2ggrepelgluegtableisobandKernSmoothlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigproxyR6RColorBrewerRcpprlangs2scalessfsptibbletidyselectunitsutf8vctrsviridisLitewithrwk
Readme and manuals
Help Manual
Help page | Topics |
---|---|
The Information of All Aiports | airports |
Helper function to reorder the values in the input flight dataframe. | arrange_path |
Helper function to calculate the coordinate limits of map border | get_map_border |
The main function to plot flight paths | plot_flights |
Sample Trip Dataset | sample_trips |
World Map Vector Data | world |