The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
smartrank():
freq_tiebreak argument with options
"match_desc", "asc", and "desc"
to control alphabetical tie-breaking when ranking character vectors by
frequency.rank_stratified() performs true stratified
hierarchical ranking across multiple variables. Each variable
is ranked within groups defined by all previous variables.rank_by_priority() assigns highest ranks to
user-specified values (in the order supplied), with all remaining values
tied.reorder_by_priority() reorders a vector so that
priority values appear first, while preserving the original order of all
non-priority elements.Fixed documentation of ties.method paramater (#2)
Vignette added describing how to sort vectors or data.frames
based on the results of smartrank (#3, #4)
ties.method argument can now be used when ranking
categorical variables by alphabetical order (#8)
Fixed an issue where smartrank ignored desc=TRUE
when ranking categorical variables by alphabetical order (#5)
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.