README.md

output: github_document

adminApp

lifecycle CRAN status R-CMD-check Codecov test coverage

The goal of adminApp is to help with administration tasks. It doesn't transmit anything to 2DII. It just helps figure out what numbers to put in your templates. For example, it helps you calculate the number of days to put on the invoice, and help break down the BeeBole allocations.

Installation

Install the development version of adminApp from GitHub with:

# install.packages("devtools")
devtools::install_github("2DegreesInvesting/adminApp")

Example

if (interactive()) {
  adminApp::run_app()
}


maurolepore/adminApp documentation built on Dec. 21, 2021, 3:50 p.m.