globals: Global Variables Declaration

globalsR Documentation

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.


SIMPLICA documentation built on Sept. 11, 2025, 1:08 a.m.

Related to globals in SIMPLICA...