| cdfDiff | Cumulative probability distribution segments |
| checkFileSum | Validate a file against a checksum file |
| checkSha256 | Validate files by SHA256 checksum hashing |
| commonPrefix | Longest common prefix |
| commonSuffix | Longest common suffix |
| expect_equalOrNull | Extended equality tests |
| fileBlockApply | Apply a function by block to a file or connection |
| fileLineApply | Apply a function to a file or connection |
| fixNull | Replace a null value |
| githubGet | Download a file from GitHub |
| grapes-p-grapes | Binary operator versions of paste and paste0 |
| ifElseMore | An 'ifelse()' handling NA and NULL too. |
| initSayLoggers | Initialize default loggers |
| is.absolutePath | Test for absolute path |
| isDirPath | Test paths to see if they are for a directory |
| JefferysRUtils-package | JefferysRUtils: My bag of tricks for R coding |
| makeTempFile | Create a temporary text file |
| mergeFiles | Merge text files adding names |
| merge.list | Merge two lists |
| read.tsv | Read table-like files into a data frame. |
| regexprCapture | Extract text with regexp capture groups |
| regexprMatches | Extract matched substrings |
| revString | Reverse a string |
| saveFileSum | Create a checksum file |
| sayInfo | Log to multiple loggers (with different thresholds) |
| sha256 | Get the SHA256 checksum of a file. |
| slurp | Read a file's lines in as vector |
| templateFill | Evaluate and fill string templates |
| toChar | Convert strings to vectors of chars. |
| useResultsDir | Make a directory for results. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.