bind_inventories | bind_inventories |
ensure_distinct | Ensure uniqueness of records |
exact_join | Join two tbls together |
extract_lookup_table | Extract a lookup table from tabular data |
extract_tree | Extract tree structure from a data.frame |
filter_categories | filter_categories |
filter_facilities | Filter and (re)name facilities |
filter_pollutants | filter_pollutants |
filter_sources | Filter for specific sources at specific facilities |
filter_years | filter_years |
fun_join | (Left) join with a custom comparator |
import_hierarchy | Import a hierarchy from a .CSV file |
paste_csv | Paste values together, separated by commas |
patch | Patch data on the fly. |
pivot_table | pivot_table() and pivot_chart() |
pull_distinct | pull_distinct |
pull_first | pull_first |
pull_summary | pull_summary |
pull_total | pull_total |
read_csv | Read from a CSV file |
read_fst | read_fst |
read_ncdf | read_ncdf |
read_tbl | Read tabular data |
read_xls | Read a worksheet from an XLS or XLSX file |
reverse_lookup | Revalue a vector based on another (named) vector |
rolling_join | Emulate a rolling join |
scale_at | Rescale columns of tabular data |
select_distinct | Select (and arrange) distinct items |
select_first | Move selected column(s) to first position(s) |
select_last | Move selected column(s) to last position(s) |
sort_by_ | Sort by a summary (statistic) of a (grouping) variable |
sum_across | sum_across |
update.data.frame | update.data.frame |
update.list | Update the value of items in a list (possibly adding new... |
validate_hierarchy | validate_hierarchy |
wildcard_join | Join tables by a single column, allowing for a wildcard... |
with_comment | Set the comment attribute on an object. Suitable for... |
with_hierarchy | Annotate tabular data with hierarchical headings |
write_csv | Write to a CSV file |
write_pivot_table | Save a pivot table to disk |
zip_file | Write to ZIP file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.