#############################################################################
#################### Global variable for package 'flowdex' ##################
#############################################################################
# Do not change the name or the value of the object-value pair below.
uev <- uniset_env_name <- ".flowdex_unisetEnv"
# Explanation:
# this is the name of the environment holding the !!uniset!! variables
# defining the target package name etc. in the '.onLoad' function in
# file 'zzz.R'
########
# global variables
gl_requiredGateStratColnames <- c("GateName", "Parent", "GateOnX", "GateOnY",
"GateDefinition", "extractOn", "minRange", "maxRange", "keepData")
gl_fdmatObjSuff <- "_fdmatObj"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.