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)


Try the Prostar package in your browser

Any scripts or data that you put into this service are public.

Prostar documentation built on April 11, 2021, 6 p.m.