#######################################################################
# #
# Package: BatchMap #
# #
# zzz.R #
# Contains: .onemapEnv #
# #
# Written by Gabriel Rodrigues Alves Margarido and Marcelo Mollinari #
# copyright (c) 2007, Gabriel R A Margarido #
# #
# First version: 11/07/2007 #
# Last update: 03/12/2012 #
# License: GNU General Public License version 2 (June, 1991) or later #
# #
#######################################################################
.onemapEnv <- new.env()
assign(".map.fun", "kosambi", envir = .onemapEnv)
globalVariables(c("Type", "segr.type","ind",
"variable","value","labels.OM",
"Marker","p.value","mkt.wrg",
"link.phases"))
# end of file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.