print.melting: Prints melting temperature from a 'melting' object

Description Usage Arguments Value See Also

View source: R/print.melting.R

Description

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

Usage

1
2
## 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


rmelting documentation built on Nov. 8, 2020, 5:19 p.m.