| aa_converter | Arrays are awesome, but need dimnames. |
| add_arrays | Add arrays based on dimension-names, using recycling |
| append_dimensions | Append dimensions and recycle old array |
| array_index | Find the numerical indices in an array. |
| array_to_list_array | Convert a large array into a list of arrays. |
| capture_names | Get the names of environments, lists and vectors. |
| charmatch_loop | Iterative partial string matching with updates. |
| compare_spy_reports | Compare two spy-reports. |
| create_call | Create a call for a function |
| dimnames_intersect | Intersect the dimension-names of two arrays. |
| dimnames_union | Create the union of a list of dimension-names. |
| equal_environments | Equal environments. |
| error | Create error-messages. |
| file_created | Help function: File created |
| fun_info | Find package and formals for exported and non-exported... |
| fun_status | Function status, exported or internal. |
| is_testing | Test an object for several properties. |
| kill | Kill objects from environments. |
| leanRcoding | leanRcoding. |
| list_array_dims | Join similar lists along array-nodes. |
| list_array_join | Join similar lists along array-nodes. |
| multiply_arrays | Multiply arrays based on dimension-names, using recycling |
| my_aaply | Temporary local version of 'aaply' |
| my_abind | Bind arrays together, based on their dimension names. |
| my_apply | A revised version of 'apply' |
| nested_if | Simplify the treatment of recursive/nested 'if'-statements. |
| restrict_array | Restrict (or permute) an array. |
| restrict_list | Restrict a list to the nodes satisfying a given property. |
| seed_sample | A helper when creating seed-values |
| set_seed | A 'set.seed'-wrapper to simplify reproducible coding. |
| skeleton_list | Create an empty recursive skeleton list. |
| split_vector | Split a vector into smaller pieces |
| spy | Spy on the arguments used |
| the_Namespaces | A function that returns information about the loaded... |
| this_function | Capture information about the function above. |
| update_array | Update an array with a sub-array. |
| update_call | Update a call |
| update_formals | Update the formals of a function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.