type function

Type of manifold

Type of manifold

Retrieve slot type from object

type(.Object) ## S4 method for signature 'manifold' type(.Object)

Arguments

  • .Object: object of class Basis or manifold

Examples

S <- sphere() print(type(S))

See Also

real_line, plane, sphere, STplane and STsphere for constructing manifolds.

  • Maintainer: Andrew Zammit-Mangion
  • License: GPL (>= 2)
  • Last published: 2024-07-16