You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,16 @@ I imagine this to be mostly usefull for surveys and other analysis aimed at the
18
18
19
19

20
20
21
+
Installation
22
+
-------
23
+
'datplot' can be installed from GitHub directly with devtools:
24
+
25
+
devtools::install_github("lsteinmann/datplot")
26
+
27
+
Recommendation
28
+
-------
29
+
People interested in employing this method should also consider taking a look at [ISAAKiel's package aoristAAR](https://github.com/ISAAKiel/aoristAAR/).
0 commit comments