gwl_df_part: gwl tibble part

View source: R/gwlCheckFunctions.R

gwl_df_partR Documentation

gwl tibble part

Description

helper function to create a dataframe of a gwl line

Usage

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

See Also

Other gwl_check: read_gwl_df(), read_gwl()


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