Skip to content

Commit c540b64

Browse files
committed
require in vignette
1 parent a13a7fd commit c540b64

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

vignettes/how-to.Rmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ knitr::opts_chunk$set(
1818
1919
library(knitr)
2020
library(ggplot2)
21+
require(ggplot2)
2122
plot_theme <- theme(panel.background = element_blank(),
2223
panel.grid.major = element_line(color = "grey60", linetype = "dashed"),
2324
panel.grid.minor = element_line(color = "grey80", linetype = "dashed"),

0 commit comments

Comments
 (0)