| as_date | Shortcut to avoid specifying origin |
| do_call | data first do.call |
| has_bom | Tests whether a raw httr response or character vector has a... |
| has_env | Does the environment variable exist? |
| hrbrmisc | Personal R pkg |
| is_empty_string | Is a string equivalent to '""' |
| is_zero_length | Is length 0 |
| last_el | get last element |
| make_numeric | Clean up a character vector to make it numeric |
| make_percent | Clean up a character vector to make it a percent |
| map_field_list | data first lapply '[[' |
| map_field_simple | data first sapply '[[' |
| match_shortcuts | Shortcuts for 'fmatch' and 'match' operations |
| month | Mont of date object |
| null-or-zero | Is an object 'NULL' or length zero |
| null-or-zero-or-na | Is an object 'NULL' or length zero or 'NA' |
| pf_grep | data first grep |
| pf_grepl | data first grepl |
| pf_gsub | data first gsub |
| pf_sub | data first sub |
| qp_decode | Decode a quoted printable string |
| row_bind | shorter name for rbind.data.frame |
| row_bind_lst | data first do.call/rbind.data.frame |
| sans_bom | Remove byte order mark (BOM) from 'httr::response' object or... |
| strsplit_one | data first strsplit |
| year | Year of date object |
| zeek_conn_states | Zeek conn-log connection state values and descriptions |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.