Kline | R Documentation |
Data on historic tool complexity and demography in various Oceanic islands societies. There are three data tables: (1) Kline
is the basic data table; (2) Kline2
contains latitude and longitude columns; and (3) islandsDistMatrix
is a matrix of pairwise distances between islands, in thousands of kilometers.
data(Kline)
data(Kline2)
data(islandsDistMatrix)
culture : Name of island culture
population : Historical population size
contact : low or high contact rate with other islands
total_tools : number of tools in historical tool kit
mean_TU : another measure of tool complexity
lat : latitude of island
lon : longitude of island
lon2 : longitude coded for ease of plotting
logpop : natural logarithm of population
Kline, M.A. and R. Boyd. 2010. Proc R Soc B 277:2559–2564.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.