Skip to contents

Pull complete-data UIDs from a list of dataframes

Usage

get_complete_uids(list_of_dfs, uid)

Arguments

list_of_dfs

List of dataframes.

uid

Name of column across dataframes containing UIDs

Value

A character vector of the UIDs of observations that have complete data across the provided list of dataframes.