forestgeo / fgeo.tool

[R-package on CRAN] General purpose tools for ForestGEO Packages
https://forestgeo.github.io/fgeo.tool
Other
2 stars 6 forks source link

Remove pick() #130

Closed maurolepore closed 5 years ago

maurolepore commented 5 years ago

The plan is to generalize it as sync(), which would be similar to map() in that it takes any function, but instead of doing the acttion to all items of the list it would do it to only the key one and then propagate the indices to all other elements.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 592


Files with Coverage Reduction New Missed Lines %
R/utils.R 2 89.47%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 591: -0.8%
Covered Lines: 590
Relevant Lines: 683

💛 - Coveralls