knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of daapr
is to conveniently provide the main packages used for
implementing the framework of Data-as-a-Product (DaaP).
daapr
installs the core packages of the DaaP framework,
dpbuild
,
dpdeploy
and
dpi
.
For released version
remotes::install_github(repo = "amashadihossein/daapr")
For dev version
remotes::install_github(repo = "amashadihossein/daapr", ref = "dev")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.