R/ncode.R

Defines functions ncode

Documented in ncode

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

Try the ncodeR package in your browser

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

ncodeR documentation built on Nov. 20, 2019, 1:07 a.m.