powered by
Retrieve slot type from object
type
type(.Object)# S4 method for manifold type(.Object)
# S4 method for manifold type(.Object)
object of class Basis or manifold
Basis
manifold
real_line, plane, sphere, STplane and STsphere for constructing manifolds.
real_line
plane
sphere
STplane
STsphere
S <- sphere() print(type(S))
Run the code above in your browser using DataLab