File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ split.pgs.by.phenotype <- function(pgs, phenotype.data) {
9494# ' # Plot non-default PGS columns
9595# ' pgs.data$PGS.custom <- rnorm(100, 2, 1);
9696# ' \donttest{create.pgs.density.plot(pgs.data, pgs.columns = 'PGS.custom', output.dir = temp.dir);}
97- # '
97+ # '
9898# ' # Plot phenotype categories
9999# ' \donttest{
100100# ' pgs.data$sex <- sample(c('male', 'female', 100, replace = TRUE));
@@ -427,7 +427,7 @@ create.pgs.density.plot <- function(
427427# ' # Plot multiple PGS outputs
428428# ' pgs.data$PGS.with.normalized.missing <- rnorm(100, 1, 1);
429429# ' \donttest{create.pgs.boxplot(pgs.data, output.dir = temp.dir);}
430- # '
430+ # '
431431# ' # Plot non-default PGS columns
432432# ' pgs.data$PGS.custom <- rnorm(100, 2, 1);
433433# ' \donttest{create.pgs.boxplot(pgs.data, pgs.columns = 'PGS.custom', output.dir = temp.dir);}
You can’t perform that action at this time.
0 commit comments