Simple Modelling Tools for Business Plans.
businessPlanR
The businessPlanR
package is the result of the Cultural Commons Collecting Society’s (C3S) need for a comprehensive business plan. We hope that the package has remained generic enough for others to find it useful.
For more information on businessPlanR
, please see the comprehensive vignette.
Installation
Installation via GitHub
To install the package directly from GitHub, you can use install_github()
from the devtools package:
devtools::install_github("C3S/businessPlanR")
License
businessPlanR
Copyright (C) 2023 Meik Michalke [email protected]
businessPlanR
is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
businessPlanR
is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with businessPlanR
as the file COPYING or LICENSE. If not, see https://www.gnu.org/licenses/.