Man pages for antchau/glider
Utility Functions for Usage with Wadwha Research Group

check_column_existenceCheck if columns exist in a data frame
check_conditionReturn values after applying a condition
check_dir_existenceCheck for existence of a directory.
compute_summary_scoreCompute sum and average scores
convert_factor_to_numericConvert a factor type to a numeric type levels() gets the...
count_column_missing_valuesCount number of missing values for each column in a data...
count_missing_valuesCount NA values with row-wise, column-wise, and overall...
count_row_missing_valuesCount number of missing values for each row in a data frame.
count_row_non_missingcount number of non-missing entries
count_total_missing_valuesCount total number of missing values in a data frame.
create_dirCreate a directory.
generate_similar_varsCreate a vector of similar variable names
get_common_varGet common variables from a list of data frames
get_environment_varsGet environment variables which match a regex pattern
impute_valueImpute values to a replacement value if a condition is true
is_nanChecks for any NaN values in each column of a data frame
join_multiple_data_frameJoin a list of data frame
order_columnsSort a data frame by column name
read_redcap_metadataRead in metadata from Redcap project via Redcap API
read_redcap_projectRead in data from Redcap project via Redcap API
rename_columnRename column
replace_on_conditionMutate column given a condition
subset_columnSubset a data frame column-wise by matching column names to a...
subset_rowSubset a data frame row-wise by matching row values to a...
antchau/glider documentation built on Dec. 1, 2020, 9:23 p.m.