print.melting prints to console the melting temperature value from an object of class melting.

# S3 method for melting
print(x, ...)

Arguments

x

An object of class melting.

...

Unused

Value

The melting temperature value (degree Celsius) in the console.

See also