A simple interface to sorting routines in R
一个简单的接口排序例程在R
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The function demonstrates how to access R's internal sorting routines via the .Call interface.
函数演示了如何访问R的.Call接口通过内部排序例程。
用法----------Usage----------
simpleSort(x)
参数----------Arguments----------
参数:x
The vector to be sorted.
向量进行排序。
Details
详情----------Details----------
A simple interface to sorting routines in R. It is intended to be modified following exercises in the accompanying monograph.
排序例程在河的一个简单的界面,其目的是要修改下面的练习,在随附的专着。