View source: R/080_atoms_sum_smallest.R
| sum_smallest | R Documentation |
Sum of k smallest entries
sum_smallest(x, k)
x |
An Expression |
k |
Number of smallest entries to sum |
An Expression equal to -SumLargest(-x, k)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.