extract_parameters: Extract parameters from named input list.

Description Usage Arguments Value

View source: R/initialize_machine_learning.r

Description

This function extracts specific parameters from first level named list items. The data frame headers and length are set up using 'initialize_results()'. The first 3 values can be used to describe the subset components of a data set.

Usage

1
extract_parameters(input_list)

Arguments

input_list

the input list with named items on first level

Value

a data frame with one row per list item and a column for each parameter


RJ333/phyloseq2ML documentation built on June 2, 2020, 9:25 p.m.