Browse Source

Initial commit

Petra Lamborn 4 years ago
commit
a3c907a50f
2 changed files with 52 additions and 0 deletions
  1. 49
    0
      .gitignore
  2. 3
    0
      README.md

+ 49
- 0
.gitignore View File

@@ -0,0 +1,49 @@
1
+# ---> Vim
2
+# swap
3
+[._]*.s[a-v][a-z]
4
+[._]*.sw[a-p]
5
+[._]s[a-v][a-z]
6
+[._]sw[a-p]
7
+# session
8
+Session.vim
9
+# temporary
10
+.netrwhist
11
+*~
12
+# auto-generated tag files
13
+tags
14
+
15
+# ---> R
16
+# History files
17
+.Rhistory
18
+.Rapp.history
19
+
20
+# Session Data files
21
+.RData
22
+
23
+# Example code in package build process
24
+*-Ex.R
25
+
26
+# Output files from R CMD build
27
+/*.tar.gz
28
+
29
+# Output files from R CMD check
30
+/*.Rcheck/
31
+
32
+# RStudio files
33
+.Rproj.user/
34
+
35
+# produced vignettes
36
+vignettes/*.html
37
+vignettes/*.pdf
38
+
39
+# OAuth2 token, see https://github.com/hadley/httr/releases/tag/v0.3
40
+.httr-oauth
41
+
42
+# knitr and R markdown default cache directories
43
+/*_cache/
44
+/cache/
45
+
46
+# Temporary files created by R markdown
47
+*.utf8.md
48
+*.knit.md
49
+

+ 3
- 0
README.md View File

@@ -0,0 +1,3 @@
1
+# NZTOR
2
+
3
+New Zealand Police Tactical Operations Reporting data