To Unit
Last updated
Last updated
Convert a DataCollection to the input _to_unit.
data [Required]
A DataCollection to be converted to different units.
to_unit
Text representing the unit to convert the DataCollection to (eg. m2). Connect the _data and see the all_unit output for a list of all currently-supported units for a given collection. The default won't perform any unit conversion on the output data.
all_unit
A list of all possible units that the input _data can be converted to.
data
The converted DataCollection.