check_bioconversion_input: Check bioconversion input

Description Usage Arguments Value

View source: R/bioconversion.R

Description

This function checks the format of the bioconversion input file.

Usage

1
check_bioconversion_input(conversion_data = NULL, input_folder = "inputfiles")

Arguments

conversion_data

Dataframe with bioconversion data matching the given requirements from the attributes_bioconversion file. If NULL (default) the bioconversion.csv will be searched for and loaded from the input_folder.

input_folder

The folder where to find the bioconversion.csv file. Default is 'inputfiles'.

Value

This function does not return an object.


dswdejonge/TripleD documentation built on June 18, 2020, 12:24 p.m.