R/staypuft-package.R

#' @title staypuft
#' @description Convert Complex Objects to and from R Data Structures
#' @name staypuft-package
#' @importFrom R6 R6Class
#' @importFrom glue glue
#' @importFrom jsonlite fromJSON toJSON
#' @importFrom parsedate parse_date
#' @importFrom rex rex
#' @aliases staypuft
#' @docType package
#' @author Scott Chamberlain \email{myrmecocystus@@gmail.com}
#' @keywords package
NULL
ropensci/staypuft documentation built on Sept. 9, 2022, 4:35 p.m.