gistlib
other r categories
array code snippets in r
convolve array in r
create a table that counts the number of times each integer from 1 to 100 appears in an array, a row for every integer from 1 to 100 in r
find the first element in an array in r
find the kth least common element in an array in r
find the kth least frequent element in an array in r
find the length of an array in r
find the median of all elements in an array in r
find the mode of all elements in an array in r
find the range of all elements in an array in r
find the smallest element in an array in r
find the standard deviation of all elements in an array in r
find the sum of all elements in an array in r
find the variance of all elements in an array in r
multiply matrices in r
randomly select an odd-index element of an array and remove it in r
remove an element from the beginning of an array in r
remove an element from the middle of an array in r
reverse an array in r
sort an array in r
gistlib
by LogSnag