commit 9911b5c0593931ec9da509c8fb4bb31598a096e8 Author: aaron Date: Wed Mar 6 11:46:20 2024 +0100 first commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f346eba --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.Rproj* diff --git a/README.md b/README.md new file mode 100644 index 0000000..e1ae627 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# ironwood plots diff --git a/ironwood_data.ods b/ironwood_data.ods new file mode 100644 index 0000000..ef7d876 Binary files /dev/null and b/ironwood_data.ods differ diff --git a/ironwood_plots.Rproj b/ironwood_plots.Rproj new file mode 100644 index 0000000..8e3c2eb --- /dev/null +++ b/ironwood_plots.Rproj @@ -0,0 +1,13 @@ +Version: 1.0 + +RestoreWorkspace: Default +SaveWorkspace: Default +AlwaysSaveHistory: Default + +EnableCodeIndexing: Yes +UseSpacesForTab: Yes +NumSpacesForTab: 2 +Encoding: UTF-8 + +RnwWeave: Sweave +LaTeX: pdfLaTeX