R/classes.R

#' chunker class
#' @name chunker-class
#' @slot pointer externalptr object
#' @keywords internal

setClass( "chunker", representation( pointer = "externalptr", attr = "list"))

Try the chunkR package in your browser

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

chunkR documentation built on May 1, 2019, 6:34 p.m.