Skip to content

Retrieves periods from a quitte object

Usage

getPeriods(df)

Arguments

df

quitte object

Value

a numeric vector containing the values of the column without duplicates

Author

Antoine Levesque

Examples


  if (FALSE) { # \dontrun{
    getPeriods(dataframe)
  } # }