R/batman.R

Defines functions f1

library(ggplot2)
library(colorspace)
cols <- rainbow_hcl(6)

f1 <- function(x){
    y1 <- 3 * sqrt(

    )
}
xuzhougeng/zgtools documentation built on May 4, 2019, 4:23 p.m.