Browse Source

initial repo description

George C. Privon 6 years ago
commit
20a908c1a7
3 changed files with 21 additions and 0 deletions
  1. 4 0
      .gitignore
  2. 4 0
      README.md
  3. 13 0
      online_trip_reports.Rproj

+ 4 - 0
.gitignore

@@ -0,0 +1,4 @@
+.Rproj.user
+.Rhistory
+.RData
+.Ruserdata

+ 4 - 0
README.md

@@ -0,0 +1,4 @@
+# Online Trip Reports
+
+This will generate online trip reports based on available GPX data and images with GPS tagging.
+The maps are generated with [`R`](https://www.r-project.org/) and the [`leaflet`](https://rstudio.github.io/leaflet/) package.

+ 13 - 0
online_trip_reports.Rproj

@@ -0,0 +1,13 @@
+Version: 1.0
+
+RestoreWorkspace: Default
+SaveWorkspace: Default
+AlwaysSaveHistory: Default
+
+EnableCodeIndexing: Yes
+UseSpacesForTab: Yes
+NumSpacesForTab: 4
+Encoding: UTF-8
+
+RnwWeave: Sweave
+LaTeX: pdfLaTeX