get_complete_uids {metasnf} | R Documentation |
Pull complete-data UIDs from a list of dataframes
Description
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.
[Package metasnf version 1.1.2 Index]