\name{quickplumb-package}
\alias{quickplumb-package}
\alias{quickplumb}
\docType{package}
\title{
A wrapper for the plumber API package that makes a quick but flexible API pipeline with a few lines
}
\description{
This package provides a single function that generates a highly flexible plumber API for any R data.frame, tibble, or DBI-compatible database (dbplyr::src_dbi) with just a couple of lines.
}
\details{
\tabular{ll}{
Package: \tab quickplumb\cr
Type: \tab Package\cr
Version: \tab 0.1\cr
Date: \tab 2018-08-28\cr
License: \tab GPL-2\cr
}
Call "?quick_plumb" for usage examples
}
\author{
Robin Edwards
Maintainer: Robin Edwards <geotheory1@gmail.com>
~~ The author and/or maintainer of the package ~~
}
\references{
~~ Literature or other references for background information ~~
}
\keyword{ package }
\seealso{
~~ Optional links to other man pages, e.g. ~~
~~ \code{\link[<pkg>:<pkg>-package]{<pkg>}} ~~
}
\examples{
# see https://github.com/geotheory/quickplumb and ?quick_plumb for usage guides
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.