result_description: Helper function to describe results from complex functions

View source: R/result_description.R

result_descriptionR Documentation

Helper function to describe results from complex functions

Description

Helper function to describe results from complex functions

Usage

result_description(process, result.table = NULL, out.dir)

Arguments

process

(character) name of the function which results derive from. Options include: "kuenm_projchanges", "kuenm_modvar", "kuenm_hierpart", "kuenm_mmop", and "kuenm_mopagree".

result.table

(data.frame) data.frame with the description of results. Only used when process = "kuenm_projchanges" or "kuenm_mopagree". Default = NULL.

out.dir

(character) name of the output directory where description file will be written.


manubio13/ku.enm documentation built on Jan. 5, 2024, 5:55 a.m.