Skip to content

Retrieves regions from a quitte object

Usage

getRegs(df)

Arguments

df

quitte object

Value

a character vector containing the values of the column without duplicates

Author

Antoine Levesque

Examples


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