-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathseo.html
More file actions
30 lines (23 loc) · 812 Bytes
/
Copy pathseo.html
File metadata and controls
30 lines (23 loc) · 812 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<meta
name="description"
content="An R workflow for preprocessing Brazilian aviation data from ANAC, harmonizing IATA and ICAO airport codes, filtering domestic routes, and preparing spatial data for RGraphSpace."
>
<meta name="author" content="Flávio Gabriel Carazza-Kessler">
<meta name="robots" content="index, follow">
<link
rel="canonical"
href="https://flaviogckessler.github.io/PreprocessingAviationData/"
>
<meta property="og:type" content="article">
<meta
property="og:title"
content="Preprocessing Brazilian Aviation Data in R"
>
<meta
property="og:description"
content="An R workflow for preparing ANAC flight and airport data for spatial network analysis with RGraphSpace."
>
<meta
property="og:url"
content="https://flaviogckessler.github.io/PreprocessingAviationData/"
>