View source: R/gwlCheckFunctions.R
gwl_df_part | R Documentation |
helper function to create a dataframe of a gwl line
gwl_df_part(
type = as.character(NA),
command = as.character(NA),
attributes = as.character(NA),
tipMask = as.character(NA),
LC = as.character(NA),
volumes = as.character(NA),
grid = NA,
site = NA,
spacing = NA,
ncol = NA,
nrow = NA,
wellSelection = as.character(NA),
zMove = NA,
zTarget = NA,
offset = NA,
speed = NA,
loop = as.character(NA),
arm = as.character(NA)
)
Other gwl_check:
read_gwl_df()
,
read_gwl()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.