-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e52c1a9
commit 716d5f5
Showing
9 changed files
with
127 additions
and
84 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,21 @@ | ||
# ForensicIsoTissues | ||
Data and scripts for forensic body tissue isotope literature review. | ||
Data and scripts for forensic body tissue isotope compilation and data review titled "Human Tissue Oxygen and Strontium Isotope Values in North America: A Data Compilation and Assessment for Forensic Geolocation." | ||
|
||
## data/ | ||
Data used in analyses. | ||
|
||
- **FIT_Dataset.xlsx** Compiled Dataset of δ<sup>18</sup>O data and <sup>87</sup>Sr/<sup>86</sup>Sr isotopic data from human tissues in North America. | ||
- **RefIDsRefNo.xlsx** Spreadsheet to used to integrate references citations numbers with Reference.IDs in the complied dataset. | ||
|
||
## code/ | ||
Scripts used for data analysis and plotting. | ||
|
||
- **FITDataSetup.R** Load data and set up for analysis. Includes some descriptive statistics. | ||
- **FITMapping.R** Create maps of spatial distribution of data. | ||
- **FITTapiso.R** Analyze data using isoscapes and statisics. Includes code for generation of figures. | ||
- **FITMapping.R** Create maps of spatial distribution of data for hair and tooth enamel isotopic values. | ||
- **FITTapiso.R** Analyze data using isoscapes and statistics. Includes code for generation of figures. | ||
|
||
## shapefiles/ | ||
Includes all shapefiles and geospatial data required for running analyses. | ||
Includes all shapefiles and geospatial data required for running analyses that are not pulled from other R packages. | ||
|
||
## figures/ | ||
Out bound folder for figures and figure components generated in the script. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.