Skip to contents

Walks the horizons array of a parsed extraction response, creating / matching horizon rows and recording each non-null attribute via pedon$add_measurement(... source = "extracted_vlm").

Usage

apply_horizons_extraction(
  pedon,
  parsed,
  overwrite = FALSE,
  source_label = "extracted_vlm"
)

Arguments

pedon

A PedonRecord.

Details

Returns the count of provenance entries added.