read_gwl: Read in gwl file

View source: R/gwlCheckFunctions.R

read_gwlR Documentation

Read in gwl file

Description

read in gwl file

Usage

read_gwl(gwl_path = file.choose(), .progress = TRUE)

Arguments

gwl_path

path to gwl file, defaults to file.choose() to open dialog

.progress

should a progress bar be shown?

Output

list of named character vectors

See Also

Other gwl_check: gwl_df_part(), read_gwl_df()


dcangst/rrobot documentation built on April 10, 2024, 1:59 a.m.