R/profits_df.R

#' Profits
#' 
#' @description 
#' A data frame with the profits of some companies for 5 months,
#' constructed for teaching purposes.
#' 
#' @usage profits_df
#' 
#' @docType data
#' 
#' @format A data frame with 26 companies (rows) of 5 months (columns).
#' @name profits_df

NULL

Try the gginference package in your browser

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

gginference documentation built on Nov. 10, 2020, 5:10 p.m.