get_quantitative_variable: Get a quantititative variable from microbe directory

Description Usage Arguments Examples

View source: R/mdat_get_quantitative_variable.R

Description

This function returns a dataframe of one of the quantitative variable from the microbe directory for each of the test_set and background set

Usage

1
2
3
get_quantitative_variable(microbe_directory = microbe_directory,
  test_set = test_set, background_set = background_set,
  variable = "optimal_ph")

Arguments

database

test_set background_set

Examples

1
get_quantitative_variable(microbe_directory=microbe_directory, test_set=test_set, background_set=background_set, variable="optimal_ph")

nickilott/MDAT documentation built on Sept. 7, 2020, 7:03 a.m.