validate_arguments: Validate arguments of taxonomyCleanr functions

View source: R/validate_arguments.R

validate_argumentsR Documentation

Validate arguments of taxonomyCleanr functions

Description

Validate input arguments to taxonomyCleanr functions.

Usage

validate_arguments(fun.name, fun.args)

Arguments

fun.name

(character) Function name

fun.args

(named list) Function arguments and values passed from the calling function.


EDIorg/taxonomyCleanr documentation built on April 9, 2023, 2:43 a.m.