R/identity2.R

#' function for pheatmap
#' @description function for pheatmap
#' @export

identity2 = function(x, ...){
  return(x)
}
mssm-msf-2019/BiostatsALL documentation built on May 22, 2019, 12:16 p.m.