View source: R/dataset_properties.R
output_types | R Documentation |
Output types and shapes
output_types(object)
output_shapes(object)
object |
A dataset or iterator |
output_types()
returns the type of each component of an element of
this object; output_shapes()
returns the shape of each component of an
element of this object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.