Skip to content

Commit 71cc01c

Browse files
added knitr to classification2
1 parent 24040a4 commit 71cc01c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

classification2.Rmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
library(gridExtra)
55
library(cowplot)
66
library(stringr)
7+
library(knitr)
78
89
knitr::opts_chunk$set(fig.align = "center")
910

0 commit comments

Comments
 (0)