strd_lyr_display: Creates the csv file needed for displaying the standards info...

View source: R/strd_lyr_display.R

strd_lyr_displayR Documentation

Creates the csv file needed for displaying the standards info on the webmap.

Description

This function pulls the standards information from the georeferenced standards layer and joins the codes to the relaionship table. This is the data source for when you click on the standards layer and you get the popup with all the standards in one place. For 2018 and 2022 this is passed to Dave Pray to integrate into the standards layer.

Usage

strd_lyr_display(GeoRef_Standards_path, relation_table, write_path)

Arguments

GeoRef_Standards_path

The Georeferenced standards layer. Use the GDB file in the GIS library

relation_table

The excel doc with the relationship tables for the standards layer. Should be on the sharepoint site

write_path

The path to save the outputs

Value

Returns nothing. Saves 2 Rdata files and the strd layer display csv to write_path


TravisPritchardODEQ/IRLibrary documentation built on April 15, 2024, 9:03 a.m.