| absolute_path | Get the absolute path of a file name |
| assert | Asserts that the condition(s) is true |
| bind_to_env | Bind an object to an environment |
| capitalize | Capitalize first character words in a string |
| col_classes | Get column classes in 'data.frame' |
| copy | Copy elements of a list |
| copy_vars | Copy variables from one environment to another environment |
| cut_system | Use system 'cut' (*NIX only) |
| equal_tol | Check that objects are equal to within some numerical... |
| first | Extract first / last object |
| get_diff | Compute the difference of values in vector |
| get_file_ext | Get file extension |
| get_return | Compute (simple net) return of values in vector |
| get_ticker_from_Bloomberg | Get ticker from Bloomberg. |
| grapes-not.in-grapes | Negates '%in%' |
| grep_system | Use system 'grep' (*NIX only) |
| ht | Returns the head and tail part of an object |
| is_blank | checks if a string is blank |
| is_Date | Check if the object is of class 'Date' |
| is_even | Checks for even / odd number |
| is_not_applicable | Finds strings matching N/A |
| is_try_error | Check for try-error |
| is_whitespace | Finds strings that are purely whitespace |
| is_yearmon | Check if the object is of class 'yearmon' |
| load_as | Reload a single object written with the function save |
| match_col | Find row-col location of a search string in 'data.frame' |
| order_cn | Re-order named columns to front or back of 'data.frame' |
| pdftikz | Use system 'pdflatex' (*NIX only) to compile tikz output |
| plus | Open up a 'tibble' (or similar) 'data.frame' |
| push_back | Appends an object to the back of a list |
| put_var | Put a variable(s) into a specified 'environment'. |
| rbind_pad | Alternative to 'plyr::rbind.fill' which can be... |
| remove_from | Remove all columns or rows from 'data.frame' matching... |
| save_zoo | Save zoo object to named extension file |
| set_fns | Cumulative set functions. |
| sort_df | Sort a data.frame by column |
| to_ISO_8601 | Coerce character strings to the Date class |
| top_dir | Set the top-level directory for a system |
| trim | Trim whitespace |
| tutils_package | tutils: Thomas's utility functions to make life easy (or... |
| whos | List objects in an environment |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.