R/p.R

Defines functions p

p <- function(...) {
  plot(...)
}
rbitrage/HK documentation built on March 20, 2022, 11:40 a.m.