knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of project is to provide R functions and example datasets to help process, review, validate, and analyze Cost and Software Data Reporting (CSDR) data.
This project is very early in its life cycle, breaking changes and format revisions should be expected. Interested contributors should see the issues log which are loosely grouped by project.
More info on CSDR data can be found at the following websites:
This package is not currently released on CRAN. The only way to currently install it is via GitHub with:
# install.packages("devtools") devtools::install_github("daniel-r-germony/dstCSDR")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.