https://github.com/benmarwick/binford
Datasets used in Binford's 2001 book "Constructing Frames of Reference: An Analytical Method for Archaeological Theory Building Using Ethnographic and Environmental Data Sets"
https://github.com/benmarwick/binford
archaeology
Last synced: about 2 months ago
JSON representation
Datasets used in Binford's 2001 book "Constructing Frames of Reference: An Analytical Method for Archaeological Theory Building Using Ethnographic and Environmental Data Sets"
- Host: GitHub
- URL: https://github.com/benmarwick/binford
- Owner: benmarwick
- Created: 2016-07-31T14:36:23.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-10-10T15:56:07.000Z (almost 2 years ago)
- Last Synced: 2025-04-14T11:43:07.688Z (6 months ago)
- Topics: archaeology
- Language: R
- Homepage: https://github.com/benmarwick/binford
- Size: 4.73 MB
- Stars: 19
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.Rmd
- Changelog: NEWS.md
Awesome Lists containing this project
README
---
output: github_document
---```{r, echo = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "README-"
)
```# binford
[](https://zenodo.org/badge/latestdoi/64598340)
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 hunter-gatherer data used in Binford's book
- `LRBfact`: equal to LRB except code values are represented by their label, rather than the code
- `LRBkey`: key to the LRB data frameThe data were obtained from Amber Johnson's website on 31 Jul 2016: http://ajohnson.sites.truman.edu/data-and-program/
This package and the datasets have also been archived on Zenodo:
https://doi.org/10.5281/zenodo.8427968