load_process_data: Load and process data

Description Usage Arguments Value

View source: R/pilot_assessment_functions.R

Description

load_process_data takes an input string, reads a file in table format, creates a data frame from it and parses it to return two dataframes: dat_list and variables. 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

Two dataframes.


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