| calc_sum | Calculate the sum of the digits in the input vector that... |
| calc_sum_lag | Calculate the sum of the digits in the input vector that... |
| check_isunique | Check whether a character vector has unique entries Return 1... |
| concat_string | Concatenate a vector of strings into a single character... |
| get_even_divisor | Returns the first time an element divides another in an... |
| get_even_divisor_txtfile | Returns sum of all even division values from a collection of... |
| get_range_numvec | For a given input list of vectors, calculate sum of all their... |
| get_range_txtfile | For a given txt file containing rows of numbers, calculates... |
| inp_to_intvec | Function to split the input value as a vector of integers |
| ipak | Install and load multiple R packages. check to see if... |
| parse_txtfile | For a given txt file containing rows of numbers, calculates... |
| pipe | Pipe operator |
| sort_ind_str | Sort individual strings in a vector of strings |
| sort_string | Alphabetically sort a single string (character vector with... |
| split_string | Split a given string into individual characters |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.