Learn R Programming

SIMPLICA (version 1.0.0)

globals: Global Variables Declaration

Description

This file declares global variables used in the SIMPLICA package to avoid R CMD check notes about "no visible binding for global variable". These variables are typically used within ggplot2 aesthetics and data manipulation functions where they refer to column names in data frames created during execution.

Arguments