View source: R/apollo_compareInputs.R
apollo_compareInputs | R Documentation |
Compares the content of apollo_inputs to their counterparts in the global environment
apollo_compareInputs(apollo_inputs)
apollo_inputs |
List grouping most common inputs. Created by function apollo_validateInputs. |
Logical. TRUE if the content of apollo_inputs
is the same than the one in the global environment, FALSE otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.