How to use the AFLIBER data in R

This is a simple example of how to import the database and respective format. New and more detailed material will be added in the future.

afliber_dist <- read.csv("../static/database/AFLIBER_Distributions.csv")
print(dim(afliber_dist))
## [1] 1824549       3
print(head(afliber_dist))
##        Taxon UTM.cell References
## 1 Abies alba  30TXM89        999
## 2 Abies alba  30TXM99        999
## 3 Abies alba  30TXN27          6
## 4 Abies alba  30TXN32        999
## 5 Abies alba  30TXN33        999
## 6 Abies alba  30TXN34    114_999