abridge_df | Summarize a data.frame using an opinionated -and perhaps... |
are_paired | Check if the '...' columns of the 'df' have a one-to-one... |
assert | Assert a condition within a data frame |
attr | base::attr with a default value instead of NULL, and always... |
bar_just | Calculate hjust/vjust to align labels to the end of bars in... |
bar_just_facet | Calculate hjust/vjust to align labels to the end of bars in... |
blogdown_stop_server | Stop blogdown (hugo/jekyll) server |
break_methods | List break methods |
clipboard_readfrom | Read from the clipboard to create a data.frame |
clipboard_writeto | Copy an object to the clipboard |
denstogram | Plot a denstogram |
discretize | Discretize a numeric vector |
duckdb_explain_hook | Add chunk hook funtionality to print EXPLAIN results from... |
ecdfgram | Plot Empirical Cummulative Distribution Function for xvar |
efun-package | efun: Miscellaneous Functions by E |
ellipt_colnames | "Delete by ellipsis" column names, putting the original... |
file_glimpse | Glimpse first and last n/2 lines of a file |
file_head | Glimpse first n lines of a file |
file_tail | Glimpse last n lines of a file |
filter_duplicates | Filter duplicated row by the columns indicated in by |
filter_duplicates_dplyr | Filter duplicated row by the columns ... |
first_non_null | Return the first non-null argument |
get_breaks | Calculate breaks to discretize a numeric vector, using... |
get_stats | Calculate several stats for obj |
grapes-hash-grapes | Function that defines the operator %#% to concatenate strings |
grapes-hash-_-grapes | Function that defines the operator %#% to concatenate strings |
guess_types | Guess data types in a delimited text file (thin wrapper on... |
is_invalid_number | Test if x is NA, NaN, Inf, -Inf, NULL |
is_unique | Check if a variable is unique, i.e., there are as many unique... |
label_breaks_cut | Label breaks as base::cut would do |
label_breaks_interval | Label breaks as an interval |
label_breaks_value | Label breaks using only point values (discarding lowest) |
make_mix | Where we make a mess |
memory_use | Print memory use (total and each object in the global... |
modemfv | Find the mode in a vector x |
modemfv_vctrs | Find the mode in a vector x |
normalize_text | Normalize text, removing spaces, common punctuation and... |
open_file | Open a file or URL in the system's default application |
parse_annotations | Parse an hierarchical annotation into a data.frame |
parse_single_annotation | Parse an hierarchical annotation into a data.frame |
pg_copy_data | Copy data to a postgres instance |
pg_copy_file | Copy data directly from a delimited text-file (csv) to a... |
pg_create_foreign_table | Create a foreign table in Postgres, to directly access data... |
pg_create_table | Compose a SQL query to create a table in a Postgres database,... |
pg_exists_table | Check if 'table_name' exists in the Postgres database of... |
pg_kill_query | Kill a running query in Postgres |
pg_running_queries | List running queries in Postgres |
pg_total_relation_size | Query table's size in the Postgres database of given 'con' |
phased_left_join | Left join lhs and rhs, using a phased approach |
pipe | Pipe operator |
summarize_df | Summarize a data.frame by applying 'summarize_obj' to each... |
summarize_obj | Summarize an object, typically a vector (a column from a... |
tab | One-way tabulate table |
time_chunk | Time 'knitr' chunks, by default, all of them |
timestamp_it | Append a timestamp to 'x', typically a path |
visualize_summary | Put the summary in a DT for compact, useful and hopefully... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.