Skip to content

Commit 5dbc4d1

Browse files
committed
qtl2_grayplot.R -> grayplot.R
1 parent 68f9e13 commit 5dbc4d1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

R/qtl2_grayplot.R renamed to R/grayplot.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# grayplot
1+
# grayplot (internal function taken from github.com/kbroman/broman)
22
#
33
# Scatterplot with a gray background
44
#

R/plot_ci.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# plot_ci
1+
# plot_ci (taken from broman::ciplot)
22
#'
33
#' Effect plot with multiple CIs for different groups
44
#'

0 commit comments

Comments
 (0)