Learn R Programming

AGDEX (version 1.20.0)

agdex.res: Saved result returned by agdex()

Description

agdex.res is result object returned by agdex function. We saved the result so that we do not have to repeat calling agdex to show the examples in the documentation files (for visualization, writing output files etc.). Users may not need to load this result data as long as the returned result of agdex is not deleted from user's current R workspace.

Usage

data(agdex.res)

Arguments

Value

agdex.res have the same meaning as the result object returned by function agdex()

See Also

agdex