Next: Usage Examples, Previous: Available operations in datamash
, Up: Datamash [Contents][Index]
GNU Datamash is designed to closely follow R project’s
(https://www.r-project.org/) statistical functions.
See the files/operators.R file
for the R equivalent code for each of datamash’s operators.
When building datamash
from source code on your local computer,
operators are compared to known results of the equivalent R functions.