get_binary_variable: Get a binary variable from microbe directory

Description Usage Arguments Examples

View source: R/mdat_get_binary_variable.R

Description

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

Usage

1
2
3
get_binary_variable(microbe_directory = microbe_directory,
  test_set = test_set, background_set = background_set,
  variable = "spore_forming")

Arguments

database

test_set background_set variable

Examples

1
get_binary_variable(microbe_directory=microbe_directory, test_set=test_set, background_set=background_set, variable="spore_forming")

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