R/rfml.R

#' rfml: a R wrapper for MarkLogic REST api
#'
#' @docType package
#' @name rfml
#' @import httr
#' @import PKI
#' @import jsonlite
#' @import XML
#' @import methods
#' @import utils
#' @import stats
NULL

Try the rfml package in your browser

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

rfml documentation built on May 2, 2019, 3:01 a.m.