read_gwl_df: Read in gwl file to tibble

View source: R/gwlCheckFunctions.R

read_gwl_dfR Documentation

Read in gwl file to tibble

Description

read in gwl file, and covert to tibble

Usage

read_gwl_df(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()


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