as.foldert function

Coerce to a foldert

Coerce to a foldert

Coerces a data frame or array to an object of class foldert.

as.foldert(x, ...)

Arguments

  • x: an object of class data.frame or array.

    • data.frame: see as.foldert.data.frame
    • array: see as.foldert.array
  • ...: arguments passed to as.foldert.data.frame or as.foldert.array, further arguments passed to or from other methods.

Returns

an object of class foldert.

Author(s)

Rachid Boumaza, Pierre Santagostini, Smail Yousfi, Gilles Hunault, Sabine Demotes-Mainard

  • Maintainer: Pierre Santagostini
  • License: GPL (>= 2)
  • Last published: 2024-11-22