apollo_compareInputs: Compares the content of apollo_inputs to their counterparts...

View source: R/apollo_compareInputs.R

apollo_compareInputsR Documentation

Compares the content of apollo_inputs to their counterparts in the global environment

Description

Compares the content of apollo_inputs to their counterparts in the global environment

Usage

apollo_compareInputs(apollo_inputs)

Arguments

apollo_inputs

List grouping most common inputs. Created by function apollo_validateInputs.

Value

Logical. TRUE if the content of apollo_inputs is the same than the one in the global environment, FALSE otherwise.


apollo documentation built on Oct. 13, 2023, 1:15 a.m.