grambank / rgrambank

R package to access and analyse Grambank's CLDF data
Apache License 2.0
3 stars 1 forks source link

Move load_trees from dplaceR #9

Open SimonGreenhill opened 1 year ago

SimonGreenhill commented 1 year ago

https://github.com/SimonGreenhill/dplaceR

xrotwang commented 1 year ago

Since trees and how they can be included in CLDF datasets is now specified in CLDF proper, the functionality to access them may also move to rcldf, I guess.

HedvigS commented 1 year ago

I would prefer a dupe dropping argument to the load_trees function from dplaceR, or that we implement this code into a function: https://github.com/grambank/grambank-analysed/blob/47d54c9fe82c2380d3c89042fd9f477aa117e044/R_grambank/spatiophylogenetic_modelling/processing/pruning_EDGE_tree.R#L33