Learn R Programming

sgeostat (version 1.0-27)

print.pair: Pairs Object Description

Description

Print descriptive information about a pair object.

Usage

"print"(x,...)

Arguments

x
a pair object generated by pair()
...
additional arguments for print

Value

References

http://www.gis.iastate.edu/SGeoStat/homepage.html

See Also

pair

Examples

Run this code

print(maas.pair)
# gives:
# Pairs object: maas.pair 
#
#      Type:             isotropic
#      Number of pairs:  8370
#      Number of lags:   10
#      Max h:            1999.867

Run the code above in your browser using DataLab