Logging for 'dplyr' Functions


[Up] [Top]

Documentation for package ‘tidylog’ version 0.1.0

Help Pages

add_count Wrapper around dplyr::mutate and related functions that prints information about the operation
add_tally Wrapper around dplyr::mutate and related functions that prints information about the operation
anti_join Wrapper around dplyr::inner_join and related functions that prints information about the operation
count Wrapper around dplyr::summarize and related functions that prints information about the operation
distinct Wrapper around dplyr::filter and related functions that prints information about the operation
distinct_all Wrapper around dplyr::filter and related functions that prints information about the operation
distinct_at Wrapper around dplyr::filter and related functions that prints information about the operation
distinct_if Wrapper around dplyr::filter and related functions that prints information about the operation
filter Wrapper around dplyr::filter and related functions that prints information about the operation
filter_all Wrapper around dplyr::filter and related functions that prints information about the operation
filter_at Wrapper around dplyr::filter and related functions that prints information about the operation
filter_if Wrapper around dplyr::filter and related functions that prints information about the operation
full_join Wrapper around dplyr::inner_join and related functions that prints information about the operation
group_by Wrapper around dplyr::group_by and related functions that prints information about the operation
group_by_all Wrapper around dplyr::group_by and related functions that prints information about the operation
group_by_at Wrapper around dplyr::group_by and related functions that prints information about the operation
group_by_if Wrapper around dplyr::group_by and related functions that prints information about the operation
inner_join Wrapper around dplyr::inner_join and related functions that prints information about the operation
left_join Wrapper around dplyr::inner_join and related functions that prints information about the operation
mutate Wrapper around dplyr::mutate and related functions that prints information about the operation
mutate_all Wrapper around dplyr::mutate and related functions that prints information about the operation
mutate_at Wrapper around dplyr::mutate and related functions that prints information about the operation
mutate_if Wrapper around dplyr::mutate and related functions that prints information about the operation
right_join Wrapper around dplyr::inner_join and related functions that prints information about the operation
select Wrapper around dplyr::select and related functions that prints information about the operation
select_all Wrapper around dplyr::select and related functions that prints information about the operation
select_at Wrapper around dplyr::select and related functions that prints information about the operation
select_if Wrapper around dplyr::select and related functions that prints information about the operation
semi_join Wrapper around dplyr::inner_join and related functions that prints information about the operation
summarise Wrapper around dplyr::summarize and related functions that prints information about the operation
summarise_all Wrapper around dplyr::summarize and related functions that prints information about the operation
summarise_at Wrapper around dplyr::summarize and related functions that prints information about the operation
summarise_if Wrapper around dplyr::summarize and related functions that prints information about the operation
summarize Wrapper around dplyr::summarize and related functions that prints information about the operation
summarize_all Wrapper around dplyr::summarize and related functions that prints information about the operation
summarize_at Wrapper around dplyr::summarize and related functions that prints information about the operation
summarize_if Wrapper around dplyr::summarize and related functions that prints information about the operation
tally Wrapper around dplyr::summarize and related functions that prints information about the operation
tidylog outputs some information about the data frame/tbl
top_n Wrapper around dplyr::filter and related functions that prints information about the operation
transmute Wrapper around dplyr::transmute and related functions that prints information about the operation
transmute_all Wrapper around dplyr::transmute and related functions that prints information about the operation
transmute_at Wrapper around dplyr::transmute and related functions that prints information about the operation
transmute_if Wrapper around dplyr::transmute and related functions that prints information about the operation