type | R Documentation |
Retrieve slot type
from object
type(.Object)
## S4 method for signature 'manifold'
type(.Object)
.Object |
object of class |
real_line
, plane
, sphere
, STplane
and STsphere
for constructing manifolds.
S <- sphere()
print(type(S))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.