load_process_metadata: load and process metadata load_process_metadata takes an...

Description Usage Arguments Value

View source: R/pilot_assessment_functions.R

Description

load and process metadata load_process_metadata takes an input string, reads a file in table format and creates a data frame from it, and parses it to return three dataframes: targets, thresholds and goal_indicator_lookup. These outputs are assigned directly to the global environment.

Usage

1

Arguments

filename

the name of the file which the data are to be read from. Each row of the table appears as one line of the file. If it does not contain an absolute path, the file name is relative to the current working directory, getwd().

Value

Three dataframes.


clarebetts-code/EAU_pilot_assessment documentation built on Dec. 19, 2021, 5:15 p.m.