create_comparison_df: Create wide dataframe to compare results of various methods.

View source: R/utils.R

create_comparison_dfR Documentation

Create wide dataframe to compare results of various methods.

Description

Intended to be used to simplify tutorial notebook.

Usage

create_comparison_df(df_list, attribute)

Arguments

df_list

named list of dataframes of style list(col_name=sample_distribution_df, ...)

attribute

string

Value

comparison_df dataframe


AnthonyRentsch/surveyutils documentation built on Feb. 19, 2024, 9:15 a.m.