Convert the grouping info and list of results for each group into a results data.frame
pk_nca_result_to_df(group_info, result)
A data.frame with group_info and result combined, warnings filtered out, and results unnested.
A data.frame of grouping columns
A list of data.frames with the results from NCA parameter calculations