17
17
Feb 14, 2021
02/21
by
benmarwick
software
eye 17
favorite 0
comment 0
Experimenting with the opencontext.org API using R To restore the repository download the bundle wget https://archive.org/download/gist.github.com-50aa4c39b7d955d0ec40_-_2016-09-16_22-55-57/50aa4c39b7d955d0ec40_-_2016-09-16_22-55-57.bundle and run: git clone 50aa4c39b7d955d0ec40_-_2016-09-16_22-55-57.bundle Source: https://gist.github.com/50aa4c39b7d955d0ec40 Uploader: benmarwick Upload date: 2016-09-16
Topics: Gist, GitHub, code, software, git
41
41
Jul 6, 2021
07/21
by
benmarwick
software
eye 41
favorite 0
comment 0
None outliner A simple app for tracing outlines of an irregular shape and exporting the coordinates of the outline. Please install ImageMagick before attempting to use. Run the app from GitHub with shiny::runGitHub("benmarwick/outliner") To restore the repository download the bundle wget https://archive.org/download/github.com-benmarwick-outliner_-_2021-01-31_08-26-33/benmarwick-outliner_-_2021-01-31_08-26-33.bundle and run: git clone benmarwick-outliner_-_2021-01-31_08-26-33.bundle...
Topics: GitHub, code, software, git
19
19
Feb 14, 2021
02/21
by
benmarwick
software
eye 19
favorite 0
comment 0
Sketch of a look at the 'grand challenges' of Kintigh et al. 2014 (http://www.pnas.org/content/111/3/879.full) in five archaeology journals To restore the repository download the bundle wget https://archive.org/download/gist.github.com-d3eb3167ccb2116197ca_-_2015-08-29_14-00-53/d3eb3167ccb2116197ca_-_2015-08-29_14-00-53.bundle and run: git clone d3eb3167ccb2116197ca_-_2015-08-29_14-00-53.bundle Source: https://gist.github.com/d3eb3167ccb2116197ca Uploader: benmarwick Upload date: 2015-08-29
Topics: Gist, GitHub, code, software, git
10
10.0
Feb 5, 2021
02/21
by
benmarwick
software
eye 10
favorite 0
comment 0
Datasets used in Binford's 2001 book "Constructing Frames of Reference: An Analytical Method for Archaeological Theory Building Using Ethnographic and Environmental Data Sets" binford This package contains datasets used in: Binford, Lewis R. 2001. Constructing Frames of Reference: An Analytical Method for Archaeological Theory Building Using Ethnographic and Environmental Data Sets University of California Press, Berkeley. This package contains three datasets: LRB : environmental and...
Topics: GitHub, code, software, git
15
15
Feb 14, 2021
02/21
by
benmarwick
software
eye 15
favorite 0
comment 0
Using R with wikipedia for various things To restore the repository download the bundle wget https://archive.org/download/gist.github.com-ac394fd61f481393b0ae_-_2020-06-14_18-15-41/ac394fd61f481393b0ae_-_2020-06-14_18-15-41.bundle and run: git clone ac394fd61f481393b0ae_-_2020-06-14_18-15-41.bundle Source: https://gist.github.com/ac394fd61f481393b0ae Uploader: benmarwick Upload date: 2020-06-14
Topics: Gist, GitHub, code, software, git
16
16
Feb 14, 2021
02/21
by
benmarwick
software
eye 16
favorite 0
comment 0
Scientific Computing Environment for archaeology: Installing R, Rstudio and other things on a lightweight Linux in a VirtualBox virtual machine To restore the repository download the bundle wget https://archive.org/download/gist.github.com-11204658_-_2018-05-14_19-32-35/11204658_-_2018-05-14_19-32-35.bundle and run: git clone 11204658_-_2018-05-14_19-32-35.bundle Source: https://gist.github.com/11204658 Uploader: benmarwick Upload date: 2018-05-14
Topics: Gist, GitHub, code, software, git
13
13
Feb 14, 2021
02/21
by
benmarwick
software
eye 13
favorite 0
comment 0
R code for converting B&W jpgs of artefact silhouettes to matrices and computing basic Elliptical Fourier statistics, including PCA and MANOVA To restore the repository download the bundle wget https://archive.org/download/gist.github.com-6260541_-_2015-12-21_05-58-59/6260541_-_2015-12-21_05-58-59.bundle and run: git clone 6260541_-_2015-12-21_05-58-59.bundle Source: https://gist.github.com/6260541 Uploader: benmarwick Upload date: 2015-12-21
Topics: Gist, GitHub, code, software, git
19
19
Feb 14, 2021
02/21
by
benmarwick
software
eye 19
favorite 0
comment 0
Make a stratigraphic-style plot-schematic of sediment colour using munsell values To restore the repository download the bundle wget https://archive.org/download/gist.github.com-f32cbc2fe7297ec9f276b52c118a249a_-_2019-03-16_00-28-14/f32cbc2fe7297ec9f276b52c118a249a_-_2019-03-16_00-28-14.bundle and run: git clone f32cbc2fe7297ec9f276b52c118a249a_-_2019-03-16_00-28-14.bundle Source: https://gist.github.com/f32cbc2fe7297ec9f276b52c118a249a Uploader: benmarwick Upload date: 2019-03-16
Topics: Gist, GitHub, code, software, git
343
343
Feb 10, 2021
02/21
by
benmarwick
software
eye 343
favorite 0
comment 0
A Distant Reading of the Day of Archaeology A Distant Reading of the Day of Archaeology Introduction The Day of Archaeology is an event where archaeologists write about their acitivities on a group blog . The event started in 2011 and aims to 'provide a window into the daily lives of archaeologists from all over the world'. Currently there are over 1000 posts on the blog, rather a lot to read in one sitting. Rather than closely read each post, we can do a distant reading to get some insights...
Topics: GitHub, code, software, git
14
14
Feb 5, 2021
02/21
by
benmarwick
software
eye 14
favorite 0
comment 0
Datasets from studies of cultural evolution in Archaeology evoarchdata The goal of evoarchdata is to make easily available some importantartefact datasets from archaeological studies of cultural evolution. Themotivation for this package is to make it easier to teach and studycultural evolution in the archaeological record. Installation You can install the development version of evoarchdata from GitHub with: rif (!require(devtools))...
Topics: GitHub, code, software, git
20
20
Feb 14, 2021
02/21
by
benmarwick
software
eye 20
favorite 0
comment 0
How does wikipedia see archaeology? To restore the repository download the bundle wget https://archive.org/download/gist.github.com-0d5e6526604e755b556f_-_2015-09-22_16-54-45/0d5e6526604e755b556f_-_2015-09-22_16-54-45.bundle and run: git clone 0d5e6526604e755b556f_-_2015-09-22_16-54-45.bundle Source: https://gist.github.com/0d5e6526604e755b556f Uploader: benmarwick Upload date: 2015-09-22
Topics: Gist, GitHub, code, software, git
24
24
Feb 14, 2021
02/21
by
benmarwick
software
eye 24
favorite 0
comment 0
osl_calibration To restore the repository download the bundle wget https://archive.org/download/gist.github.com-5f996a0f52ba1d92f76968119f941bd8_-_2016-05-10_07-53-04/5f996a0f52ba1d92f76968119f941bd8_-_2016-05-10_07-53-04.bundle and run: git clone 5f996a0f52ba1d92f76968119f941bd8_-_2016-05-10_07-53-04.bundle Source: https://gist.github.com/5f996a0f52ba1d92f76968119f941bd8 Uploader: benmarwick Upload date: 2016-05-10
Topics: Gist, GitHub, code, software, git
8
8.0
Feb 4, 2021
02/21
by
benmarwick
software
eye 8
favorite 0
comment 0
None predictSource The package predictSource provides functions to verify that data can beused to separate sources of samples, to predict the sources ofadditional samples, and to create plots that evaluate the validity ofthe predictions. Data can be both quantitative and qualitative. Aproposed analysis strategy is to use random forests to evaluate whetherthe data can separate the sources and to identify the most importantpredictors if there are many, use a classification tree to understandhow...
Topics: GitHub, code, software, git
16
16
Feb 14, 2021
02/21
by
benmarwick
software
eye 16
favorite 0
comment 0
Plotting remote sensing data, especially how to go from XYZ data on an irregular grid to an interpolated raster To restore the repository download the bundle wget https://archive.org/download/gist.github.com-7331879_-_2015-12-27_20-29-23/7331879_-_2015-12-27_20-29-23.bundle and run: git clone 7331879_-_2015-12-27_20-29-23.bundle Source: https://gist.github.com/7331879 Uploader: benmarwick Upload date: 2015-12-27
Topics: Gist, GitHub, code, software, git
298
298
Feb 5, 2021
02/21
by
benmarwick
software
eye 298
favorite 0
comment 0
CRAN Task View: Archaeological Science CRAN Task View: Archaeological Science Maintainer: Ben Marwick Contact: benmarwick at gmail.com Version: 2020-12-26 This CRAN Task View contains a list of packages useful for scientific work in Archaeology, grouped by topic. Note that this is not an official CRAN Task View, just one I have prepared for my own convenience, so it includes some packages only on GitHub and other non-CRAN resources I find useful. Many of the most highly recommended packages...
Topics: GitHub, code, software, git
26
26
Feb 5, 2021
02/21
by
benmarwick
software
eye 26
favorite 0
comment 0
None Introduction to Analysing Archaeological Radiocabon Ages Using R Ben Marwick, July 2020 Overview In this workshop we will practice some techniques for analysingarchaeological radiocabon ages using R. Here are the slides . Here’s the outline of keytopics: Calibrate and plot a single age Calibrate and plot multiple ages Combine and plot multiple ages using non-parametric phase estimation Age-depth modelling Summed probability density plots Hypothesis testing with SPDs You can download the...
Topics: GitHub, code, software, git