Skip to content

Commit

Permalink
benchmark2 moved to inst
Browse files Browse the repository at this point in the history
  • Loading branch information
werpuc committed Nov 13, 2024
1 parent f09d4b6 commit e05476f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inst/benchmark.R
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ p1 <- mean_err_dat %>%
geom_point() +
geom_line(linetype = "dashed") +
scale_x_continuous("Peptide ID") +

scale_y_continuous("RMSE") +
facet_wrap(~ type, ncol = 1) +
theme_bw(base_size = 18)
Expand Down
File renamed without changes.

0 comments on commit e05476f

Please sign in to comment.