print.melting {rmelting}R Documentation

Prints melting temperature from a melting object

Description

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

Usage

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

Arguments

x

An object of class melting.

...

Unused

Value

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

See Also

melting


[Package rmelting version 1.10.0 Index]