Descriptive statistics

Quick overview of the dataset

library(knitr)
library(kableExtra)
kable(as.data.frame(rv$text.log),format = "html", escape = FALSE)%>% row_spec(0,bold=TRUE,background = '#fff8ff') %>% 
kable_styling(bootstrap_options = c( "bordered","striped"), full_width = F)
detach("package:kableExtra", unload=TRUE)


samWieczorek/Prostar.2.0 documentation built on Dec. 4, 2022, 11:53 a.m.