Man pages for patelm9/somersault2

arrange_as_integerArrange a column of character data class as an integer
arrange_by_ncharArrange dataframe based on nchar of a given column
blank_tibbleTakes a character vector and creates a 0-row dataframe with...
call_mr_cleanMutates all columns of a dataframe to character and trims all...
cleanup_colnamesStandardize column names
filter_for_dateFilters a dataframe for a date in YYYY-mm-dd format in a...
filter_for_todayFilters a dataframe for today's date in a timestamp column
filter_for_vectorFilter for observations using a character vector of included...
filter_most_recent_obs_by_groupFilters most recent values in dataframe based on timestamp or...
filter_out_vectorFilter out observations using a character vector of excluded...
helloHello, World!
mutate_all_na_to_blankSubstitute all true NA values in a dataframe as blank
mutate_new_cols_if_not_existAdds a column if it doesn't exist in the dataframe
mutate_new_cols_if_not_exist_by_robj_nameAdds a column if it doesn't exist in the dataframe for each...
mutate_primary_keyAdds primary key to dataframe in position 1
mutate_rowsumGet the sum of the rows base on the designated columns
mutate_timestamp_columnAdd timestamp to the entire dataframe at position 1 with the...
rm_row_by_numberRemoves a row by its number
sample_n_or_bustSample a dataframe for n obs and returns full dataframe if n...
select_distinctSelects columns and get the distinct values back
setdiff_nrowGet the number of rows that differ between 2 dataframes
summarize_max_value_per_columnSummarizes each column with max value
turn_vector_into_dataframeConverts vector to a dataframe with names as column names
patelm9/somersault2 documentation built on Dec. 16, 2019, 12:45 a.m.