getWeekCATicket: Get last week angulars coefficients.

View source: R/functions.R

getWeekCATicketR Documentation

Get last week angulars coefficients.

Usage

getWeekCATicket(tickets)

Arguments

tickets

Examples

##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
function (tickets) 
{
    return(c(-1, -1, -1, -1, -1, -1, getCATickets(tickets)))
  }

danielfhenrique789/profitmaximization documentation built on April 5, 2025, 4:05 p.m.