spatial_order: Implementing order of test stations

Description Usage Arguments Value

View source: R/spatial_order.R

Description

Find an optimal order of test stations when performing the spatial consistency check.

Usage

1
spatial_order(test_station.scores, test.nbhd_spatial.info)

Arguments

test_station.scores

a data.frame that includes the quality score of test stations.

test.nbhd_spatial.info

output of function spatial_neighbors.

Value

a numeric sequence that shows the order of test stations in their column numbers.


jieyu97/QCwind documentation built on June 18, 2021, 3:37 a.m.