## ----include = FALSE---------------------------------------------------------- knitr::opts_chunk$set( collapse = TRUE, comment = "#>" ) ## ----------------------------------------------------------------------------- library(dawaR) ## ----------------------------------------------------------------------------- status_check() ## ----------------------------------------------------------------------------- status_check(return_df = TRUE)