# NOT RUN {
qog <- rio::import("http://www.qogdata.pol.gu.se/dataarchive/qog_bas_cs_jan18.dta")
vars_explore(qog, silent = FALSE, viewer = FALSE)
# }
# NOT RUN {
vars_explore(qog)
vars_explore(qog, minimal = TRUE)
vars_explore(qog, silent = FALSE, viewer = FALSE) %>% View()
# }
# NOT RUN {
qog_summary <- vars_explore(qog, silent = FALSE, viewer = FALSE)
# }
Run the code above in your browser using DataLab