R/globals.R

#this is used to declare global variables
utils::globalVariables(c(
    
    "Generated_designs_global",
    "Main_Data_Frame",
    "R_global",
    "K_global",
    "rows_global",
    "plpr_global",
    "space_global",
    "ring_global",
    "rep_unrep",
    "summary_table_global"
))

Try the rhoneycomb package in your browser

Any scripts or data that you put into this service are public.

rhoneycomb documentation built on Aug. 24, 2023, 1:08 a.m.