Data Sort

Data Sort

Input Data

Target Data

Input Data

Output Name

Name of the output

Sort

Variables to be ordered.

The program will arrange the rows of the data frame by the order of the selected variables

R Packages

Data Sort: https://cran.r-project.org/web/packages/dplyr/index.html

Last updated