Skip to content

Commit ce4579c

Browse files
committed
adding ggplot2 to packages in setup
1 parent 01cb06a commit ce4579c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

classification1.Rmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ library(knitr)
77
library(kableExtra)
88
library(ggpubr)
99
library(stringr)
10+
library(ggplot2)
1011
1112
knitr::opts_chunk$set(echo = TRUE,
1213
fig.align = "center")

0 commit comments

Comments
 (0)