Utility Functions for Common Base-R Problems Relating to Lists


[Up] [Top]

Documentation for package ‘splutil’ version 2022.6.20

Help Pages

easy_split Split a vector into a list of vectors
is_all_list_elements_null_or_df Are all elements in a list null or data.frames?
is_all_list_elements_null_or_fully_named_list Are all elements in a list null or fully named lists?
is_all_list_elements_null_or_list Are all elements in a list null or lists?
is_fully_named_list Is this a fully named list?
unnest_dfs_within_list_of_fully_named_lists Unnest data.frames within fully named list