Skip to content

Retrieves variable names from a quitte object

Usage

getVars(df)

Arguments

df

quitte object

Value

a character vector containing the values of the column without duplicates

Author

Antoine Levesque

Examples


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