R/pbdRPC-package.r

#' pbdRPC
#'
#' A very light yet secure implementation of remote procedure call.
#'
#' @references Project URL: \url{https://github.com/RBigData/pbdRPC}
#' @author Wei-Chen Chen and Drew Schmidt
#' 
#' @name pbdRPC-package
#'
#' @importFrom tools pskill
#' 
#' @docType package
#' @keywords package
NULL

Try the pbdRPC package in your browser

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

pbdRPC documentation built on May 1, 2019, 7:28 p.m.