R/opic-data.R

#' opic
#'
#' @description private capital investment data. See Page 390.
#'
#' The variables included in the dataset are:
#' \itemize{
#' \item\code{Fund} Name of the private company
#' \item\code{Age} Years the company has been in existence
#' \item\code{Status} Whether the company is investing or divesting
#' \item\code{Size} Maximum fund size in millions
#' }
#'  
#' @usage data(opic)
#' @name opic
#' @docType data
NULL

Try the BaM package in your browser

Any scripts or data that you put into this service are public.

BaM documentation built on Oct. 14, 2022, 5:07 p.m.