create_reports: Build a polygon diagnostics report

Description Usage Arguments Details Author(s)

Description

For a specified polygon, this function will generate an HTML summary report providing more detailed diagnostics and an interactive map. If a list of polygon filepaths is provided, a separate report will be built for each.

Usage

1
2
create_reports(polygons = polygonName, out_dir = "Reports",
  input_file = NULL)

Arguments

polygons

the name of the filepath to the polygon. Can be supplied a list.

out_dir

the output directory

Details

The full details provided by the report include:

The function is designed to be used once the settlement data, survey points and ORNL datasets have been loaded.

Author(s)

Michael Harper


GRID3/polyCheck documentation built on May 26, 2019, 8:35 a.m.