Man pages for dmbwebb/trackr
Easily Track dplyr Operations

check_row_diffFunction to check which variables differ across two rows
count_nasCount the number of NAs in each variable
count_printCount in middle of a pipeline and print
count_propCreate a relative frequency table and print
drop_na_trackdrop_na and see how many you drop
filter_trackFilter and show count
first_non_naFirst non-NA in a vector Calculate the first value in a...
full_join_trackfull_join that shows how many rows match
inner_join_trackinner_join that shows how many rows match
join_trackJoin two datasets and see how many matches there are
last_non_naLast non-NA in a vector Calculate the last value in a vector...
left_join_trackleft_join that shows how many rows match
max_naCalculate max of a vector or return NA if there are no...
mean_naCalculate mean of a vector or return NA if there are no...
median_naCalculate median of a vector or return NA if there are no...
min_naCalculate max of a vector or return NA if there are no...
mutate_trackTrack what changes are made when you mutate
print_allPrints all rows of a tibble
print_namesFunction to quickly see all columns in a df
replace_with_naReplace with NA if certain value
right_join_trackright_join that shows how many rows match
sample_n_groupsSample n groups in a grouped dataset
sum_naCalculate mean of a vector or return NA if there are no...
view_filterView a randomly selected sample of observations after...
view_nRandomly view N rows
view_selectView a randomly selected sample of observations after...
dmbwebb/trackr documentation built on Oct. 19, 2024, 2:34 a.m.