Track your Data Pipelines


[Up] [Top]

Documentation for package ‘dtrackr’ version 0.2.4

Help Pages

add_count Standard dplyr modifying operations
add_tally Standard dplyr modifying operations
anti_join.trackr_df Anti join
arrange.trackr_df Standard dplyr modifying operations
bind_rows Union of two or more data sets
capture_exclusions Start capturing exclusions on a tracked dataframe.
comment Add a generic comment to the dtrackr history graph
count_subgroup Add a subgroup count to the dtrackr history graph
distinct.trackr_df Distinct values of data
dot2svg Convert Graphviz dot content to a SVG
excluded Get the dtrackr excluded data record
exclude_all Exclude all items matching one or more criteria
filter.trackr_df Filtering data
flowchart Flowchart output
full_join.trackr_df Full join
group_by.trackr_df Stratifying your analysis
group_modify.trackr_df Group-wise modification of data and complex operations
history Get the dtrackr history graph
ILPD Indian Liver Patient Dataset
include_any Include any items matching a criteria
inner_join.trackr_df Inner joins
landscape Convert page size from portrait to landscape
left_join.trackr_df Left join
mutate.trackr_df Standard dplyr modifying operations
pause Pause tracking the dataframe
pivot_longer.trackr_df Reshaping data using 'tidyr::pivot_longer'
pivot_wider.trackr_df Reshaping data using 'tidyr::pivot_wider'
plot.trackr_graph Plots a history graph as html
print.trackr_graph Print a history graph to the console
p_add_count Standard dplyr modifying operations
p_add_tally Standard dplyr modifying operations
p_anti_join Anti join
p_arrange Standard dplyr modifying operations
p_bind_rows Union of two or more data sets
p_capture_exclusions Start capturing exclusions on a tracked dataframe.
p_clear Clear the dtrackr history graph
p_comment Add a generic comment to the dtrackr history graph
p_copy Copy the dtrackr history graph from one df to another
p_count_if Simple count_if dplyr summary function
p_count_subgroup Add a subgroup count to the dtrackr history graph
p_distinct Distinct values of data
p_excluded Get the dtrackr excluded data record
p_exclude_all Exclude all items matching one or more criteria
p_filter Filtering data
p_flowchart Flowchart output
p_full_join Full join
p_get Get the dtrackr history graph
p_get_as_dot DOT output
p_group_by Stratifying your analysis
p_group_modify Group-wise modification of data and complex operations
p_include_any Include any items matching a criteria
p_inner_join Inner joins
p_left_join Left join
p_mutate Standard dplyr modifying operations
p_pause Pause tracking the dataframe
p_pivot_longer Reshaping data using 'tidyr::pivot_longer'
p_pivot_wider Reshaping data using 'tidyr::pivot_wider'
p_relocate Standard dplyr modifying operations
p_rename Standard dplyr modifying operations
p_rename_with Standard dplyr modifying operations
p_resume Resume tracking the dataframe. This may reset the grouping of the tracked data
p_right_join Right join
p_select Standard dplyr modifying operations
p_semi_join Semi join
p_set Set the dtrackr history graph
p_status Add a summary to the dtrackr history graph
p_summarise Summarise a data set
p_tagged Retrieve tagged data in the history graph
p_track Start tracking the dtrackr history graph
p_transmute Standard dplyr modifying operations
p_ungroup Remove a stratification from a data set
p_untrack Remove tracking from the dataframe
relocate.trackr_df Standard dplyr modifying operations
rename.trackr_df Standard dplyr modifying operations
rename_with.trackr_df Standard dplyr modifying operations
resume Resume tracking the dataframe. This may reset the grouping of the tracked data
right_join.trackr_df Right join
save_dot Save DOT content to a file
select.trackr_df Standard dplyr modifying operations
semi_join.trackr_df Semi join
status Add a summary to the dtrackr history graph
std_size Standard paper sizes
summarise.trackr_df Summarise a data set
tagged Retrieve tagged data in the history graph
track Start tracking the dtrackr history graph
transmute.trackr_df Standard dplyr modifying operations
ungroup.trackr_df Remove a stratification from a data set
untrack Remove tracking from the dataframe