#' Wrapper for the entire coding process
#' @description Wrapper for the entire coding process
#' @import cli
#' @export
ncode <- function() {
  
}