Commit 89c4bd45 authored by houyun's avatar houyun
Browse files

add TODO

parent 975be0e0
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1003,3 +1003,10 @@ plot.gggplot <- print.gggplot
  }
  plot
}

#' @noRd
## TODO: add layer function to draw correlation
# geom_corr <- function(...) {
#   NULL
# }